is not current version
Last Version 0.0.6

com.github.houbb:id 0.0.5

The time schedule framework for java.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

id
Version

Version

0.0.5
Type

Type

pom

Download id 0.0.5

Filename Size
id-0.0.5.pom 9 KB
Browse

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