Group Id net.openhft
Artifact Id stage-compiler
Version 1.0
Packaging jar
URL -
Badge
Last Updated 2015-07-16T17:13:29+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.0</version>
</dependency>
implementation group: 'net.openhft', name: 'stage-compiler', version: '1.0'
implementation 'net.openhft:stage-compiler:1.0'
implementation("net.openhft:stage-compiler:1.0")
libraryDependencies += "net.openhft" % "stage-compiler" % "1.0"
<dependency org="net.openhft" name="stage-compiler" rev="1.0"/>
@Grapes(
    @Grab(group='net.openhft', module='stage-compiler', version='1.0')
)
[net.openhft/stage-compiler "1.0"]
'net.openhft:stage-compiler:1.0'