Group Id net.openhft
Artifact Id root-parent-pom
Version 1.1.8
Packaging jar
URL -
Badge
Last Updated 2016-05-08T10:36:25+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>root-parent-pom</artifactId>
    <version>1.1.8</version>
</dependency>
implementation group: 'net.openhft', name: 'root-parent-pom', version: '1.1.8'
implementation 'net.openhft:root-parent-pom:1.1.8'
implementation("net.openhft:root-parent-pom:1.1.8")
libraryDependencies += "net.openhft" % "root-parent-pom" % "1.1.8"
<dependency org="net.openhft" name="root-parent-pom" rev="1.1.8"/>
@Grapes(
    @Grab(group='net.openhft', module='root-parent-pom', version='1.1.8')
)
[net.openhft/root-parent-pom "1.1.8"]
'net.openhft:root-parent-pom:1.1.8'