i

identifier-generators

An multiplatform representation of a Live object
https://github.com/aSoft-Ltd/identifier-generators
MIT License
Anderson Lameck
Files download
File Operation
identifier-generators-0.2.22.jar download
identifier-generators-0.2.22.pom download
identifier-generators-0.2.22-sources.jar download
Apache Maven
<dependency>
  <groupId>tz.co.asoft</groupId>
  <artifactId>identifier-generators</artifactId>
  <version>0.2.22</version>
</dependency>
Gradle Groovy
implementation 'tz.co.asoft:identifier-generators:0.2.22'
Gradle Kotlin
implementation("tz.co.asoft:identifier-generators:0.2.22")
Scala SBT
libraryDependencies += "tz.co.asoft" % "identifier-generators" % "0.2.22"
Groovy Grape
@Grapes(
  @Grab(group='tz.co.asoft', module='identifier-generators', version='0.2.22')
)
Apache Ivy
<dependency org="tz.co.asoft" name="identifier-generators" rev="0.2.22" />
Leiningen
[tz.co.asoft/identifier-generators "0.2.22"]
Apache Buildr
'tz.co.asoft:identifier-generators:jar:0.2.22'