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