GroupId | GroupIdcom.github.trickl |
---|---|
ArtifactId | ArtifactIdclock |
Version | Versionuntagged-464fc9333986f7956b2d |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.trickl/clock/ -->
<dependency>
<groupId>com.github.trickl</groupId>
<artifactId>clock</artifactId>
<version>untagged-464fc9333986f7956b2d</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trickl/clock/
implementation 'com.github.trickl:clock:untagged-464fc9333986f7956b2d'
// https://jarcasting.com/artifacts/com.github.trickl/clock/
implementation ("com.github.trickl:clock:untagged-464fc9333986f7956b2d")
'com.github.trickl:clock:jar:untagged-464fc9333986f7956b2d'
<dependency org="com.github.trickl" name="clock" rev="untagged-464fc9333986f7956b2d">
<artifact name="clock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trickl', module='clock', version='untagged-464fc9333986f7956b2d')
)
libraryDependencies += "com.github.trickl" % "clock" % "untagged-464fc9333986f7956b2d"
[com.github.trickl/clock "untagged-464fc9333986f7956b2d"]