is not current version
Last Version 0.7

net.frogmouth.chronyjava:chrony-java-parent 0.6

Aggregator for Chrony Java project

Categories

Categories

Java Languages Net
GroupId

GroupId

net.frogmouth.chronyjava
ArtifactId

ArtifactId

chrony-java-parent
Version

Version

0.6
Type

Type

pom

Download chrony-java-parent 0.6

Filename Size
chrony-java-parent-0.6.pom 11 KB
Browse

<!-- https://jarcasting.com/artifacts/net.frogmouth.chronyjava/chrony-java-parent/ -->
<dependency>
    <groupId>net.frogmouth.chronyjava</groupId>
    <artifactId>chrony-java-parent</artifactId>
    <version>0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.frogmouth.chronyjava/chrony-java-parent/
implementation 'net.frogmouth.chronyjava:chrony-java-parent:0.6'
// https://jarcasting.com/artifacts/net.frogmouth.chronyjava/chrony-java-parent/
implementation ("net.frogmouth.chronyjava:chrony-java-parent:0.6")
'net.frogmouth.chronyjava:chrony-java-parent:pom:0.6'
<dependency org="net.frogmouth.chronyjava" name="chrony-java-parent" rev="0.6">
  <artifact name="chrony-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.frogmouth.chronyjava', module='chrony-java-parent', version='0.6')
)
libraryDependencies += "net.frogmouth.chronyjava" % "chrony-java-parent" % "0.6"
[net.frogmouth.chronyjava/chrony-java-parent "0.6"]