Group Id net.openhft
Artifact Id root-parent-pom
Version 1.2.17
Packaging jar
URL -
Badge
Last Updated 2022-02-14T04:29:54+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.2.17</version>
</dependency>
implementation group: 'net.openhft', name: 'root-parent-pom', version: '1.2.17'
implementation 'net.openhft:root-parent-pom:1.2.17'
implementation("net.openhft:root-parent-pom:1.2.17")
libraryDependencies += "net.openhft" % "root-parent-pom" % "1.2.17"
<dependency org="net.openhft" name="root-parent-pom" rev="1.2.17"/>
@Grapes(
    @Grab(group='net.openhft', module='root-parent-pom', version='1.2.17')
)
[net.openhft/root-parent-pom "1.2.17"]
'net.openhft:root-parent-pom:1.2.17'