License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.frogmouth.chronyjava |
ArtifactId | ArtifactIdchrny-java-parent |
Last Version | Last Version0.8 |
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 |
---|---|
chrny-java-parent-0.8.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.frogmouth.chronyjava/chrny-java-parent/ -->
<dependency>
<groupId>net.frogmouth.chronyjava</groupId>
<artifactId>chrny-java-parent</artifactId>
<version>0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.frogmouth.chronyjava/chrny-java-parent/
implementation 'net.frogmouth.chronyjava:chrny-java-parent:0.8'
// https://jarcasting.com/artifacts/net.frogmouth.chronyjava/chrny-java-parent/
implementation ("net.frogmouth.chronyjava:chrny-java-parent:0.8")
'net.frogmouth.chronyjava:chrny-java-parent:pom:0.8'
<dependency org="net.frogmouth.chronyjava" name="chrny-java-parent" rev="0.8">
<artifact name="chrny-java-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.frogmouth.chronyjava', module='chrny-java-parent', version='0.8')
)
libraryDependencies += "net.frogmouth.chronyjava" % "chrny-java-parent" % "0.8"
[net.frogmouth.chronyjava/chrny-java-parent "0.8"]