Group Id net.openhft
Artifact Id stage-compiler
Version 1.4
Packaging jar
URL -
Badge
Last Updated 2015-10-09T03:34:08+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.4</version>
</dependency>
implementation group: 'net.openhft', name: 'stage-compiler', version: '1.4'
implementation 'net.openhft:stage-compiler:1.4'
implementation("net.openhft:stage-compiler:1.4")
libraryDependencies += "net.openhft" % "stage-compiler" % "1.4"
<dependency org="net.openhft" name="stage-compiler" rev="1.4"/>
@Grapes(
    @Grab(group='net.openhft', module='stage-compiler', version='1.4')
)
[net.openhft/stage-compiler "1.4"]
'net.openhft:stage-compiler:1.4'