is not current version
Last Version 0.0.6

com.github.houbb:id-api 0.0.5

The api module for id.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

id-api
Version

Version

0.0.5
Type

Type

jar

Download id-api 0.0.5


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