License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.frogmouth.chronyjava |
ArtifactId | ArtifactIdchrony-java-parent |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionChrony Java Parent
Aggregator for Chrony Java project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chrony-java-parent-0.7.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.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.frogmouth.chronyjava/chrony-java-parent/
implementation 'net.frogmouth.chronyjava:chrony-java-parent:0.7'
// https://jarcasting.com/artifacts/net.frogmouth.chronyjava/chrony-java-parent/
implementation ("net.frogmouth.chronyjava:chrony-java-parent:0.7")
'net.frogmouth.chronyjava:chrony-java-parent:pom:0.7'
<dependency org="net.frogmouth.chronyjava" name="chrony-java-parent" rev="0.7">
<artifact name="chrony-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.frogmouth.chronyjava', module='chrony-java-parent', version='0.7')
)
libraryDependencies += "net.frogmouth.chronyjava" % "chrony-java-parent" % "0.7"
[net.frogmouth.chronyjava/chrony-java-parent "0.7"]