is not current version
Last Version 1.1.4

com.github.bpazy:id 1.0.1


GroupId

GroupId

com.github.bpazy
ArtifactId

ArtifactId

id
Version

Version

1.0.1
Type

Type

jar

Download id 1.0.1


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