License |
License |
---|---|
Categories |
CategoriesJava Languages Net CLI User Interface |
GroupId | GroupIdnet.frogmouth.chronyjava |
ArtifactId | ArtifactIdchrony-java-cli |
Last Version | Last Version0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAggregator for Chrony Java project
|
Filename | Size |
---|---|
chrony-java-cli-0.7.pom | |
chrony-java-cli-0.7.jar | 3 KB |
chrony-java-cli-0.7-sources.jar | 2 KB |
chrony-java-cli-0.7-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.frogmouth.chronyjava/chrony-java-cli/ -->
<dependency>
<groupId>net.frogmouth.chronyjava</groupId>
<artifactId>chrony-java-cli</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.frogmouth.chronyjava/chrony-java-cli/
implementation 'net.frogmouth.chronyjava:chrony-java-cli:0.7'
// https://jarcasting.com/artifacts/net.frogmouth.chronyjava/chrony-java-cli/
implementation ("net.frogmouth.chronyjava:chrony-java-cli:0.7")
'net.frogmouth.chronyjava:chrony-java-cli:jar:0.7'
<dependency org="net.frogmouth.chronyjava" name="chrony-java-cli" rev="0.7">
<artifact name="chrony-java-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.frogmouth.chronyjava', module='chrony-java-cli', version='0.7')
)
libraryDependencies += "net.frogmouth.chronyjava" % "chrony-java-cli" % "0.7"
[net.frogmouth.chronyjava/chrony-java-cli "0.7"]
Group / Artifact | Type | Version |
---|---|---|
net.frogmouth.chronyjava : java-chrony-candm | jar | 0.7 |