is not current version
Last Version 0.0.6

com.github.houbb:id 0.0.1

The time schedule framework for java.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

id
Version

Version

0.0.1
Type

Type

jar

Download id 0.0.1


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