Group Id net.openhft
Artifact Id stage-compiler
Version 1.11
Packaging jar
URL -
Badge
Last Updated 2016-07-17T08:15:41+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>stage-compiler</artifactId>
    <version>1.11</version>
</dependency>
implementation group: 'net.openhft', name: 'stage-compiler', version: '1.11'
implementation 'net.openhft:stage-compiler:1.11'
implementation("net.openhft:stage-compiler:1.11")
libraryDependencies += "net.openhft" % "stage-compiler" % "1.11"
<dependency org="net.openhft" name="stage-compiler" rev="1.11"/>
@Grapes(
    @Grab(group='net.openhft', module='stage-compiler', version='1.11')
)
[net.openhft/stage-compiler "1.11"]
'net.openhft:stage-compiler:1.11'