Group Id net.openhft
Artifact Id root-parent-pom
Version 1.2.21
Packaging jar
URL -
Badge
Last Updated 2022-06-05T19:40:08+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.21</version>
</dependency>
implementation group: 'net.openhft', name: 'root-parent-pom', version: '1.2.21'
implementation 'net.openhft:root-parent-pom:1.2.21'
implementation("net.openhft:root-parent-pom:1.2.21")
libraryDependencies += "net.openhft" % "root-parent-pom" % "1.2.21"
<dependency org="net.openhft" name="root-parent-pom" rev="1.2.21"/>
@Grapes(
    @Grab(group='net.openhft', module='root-parent-pom', version='1.2.21')
)
[net.openhft/root-parent-pom "1.2.21"]
'net.openhft:root-parent-pom:1.2.21'