is not current version
Last Version 0.0.6

com.github.nobugboy:eclock 0.0.5-BATA


GroupId

GroupId

com.github.nobugboy
ArtifactId

ArtifactId

eclock
Version

Version

0.0.5-BATA
Type

Type

jar

Download eclock 0.0.5-BATA


<!-- https://jarcasting.com/artifacts/com.github.nobugboy/eclock/ -->
<dependency>
    <groupId>com.github.nobugboy</groupId>
    <artifactId>eclock</artifactId>
    <version>0.0.5-BATA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nobugboy/eclock/
implementation 'com.github.nobugboy:eclock:0.0.5-BATA'
// https://jarcasting.com/artifacts/com.github.nobugboy/eclock/
implementation ("com.github.nobugboy:eclock:0.0.5-BATA")
'com.github.nobugboy:eclock:jar:0.0.5-BATA'
<dependency org="com.github.nobugboy" name="eclock" rev="0.0.5-BATA">
  <artifact name="eclock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nobugboy', module='eclock', version='0.0.5-BATA')
)
libraryDependencies += "com.github.nobugboy" % "eclock" % "0.0.5-BATA"
[com.github.nobugboy/eclock "0.0.5-BATA"]