i

identifier-generators-linuxx64

A generator for different identifiers
https://github.com/aSoft-Ltd/identifier-generators
MIT License
Anderson Lameck
Files download
File Operation
identifier-generators-linuxx64-2.0.14.pom download
identifier-generators-linuxx64-2.0.14-sources.jar download
Apache Maven
<dependency>
  <groupId>tz.co.asoft</groupId>
  <artifactId>identifier-generators-linuxx64</artifactId>
  <version>2.0.14</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'tz.co.asoft:identifier-generators-linuxx64:2.0.14'
Gradle Kotlin
implementation("tz.co.asoft:identifier-generators-linuxx64:2.0.14")
Scala SBT
libraryDependencies += "tz.co.asoft" % "identifier-generators-linuxx64" % "2.0.14"
Groovy Grape
@Grapes(
  @Grab(group='tz.co.asoft', module='identifier-generators-linuxx64', version='2.0.14')
)
Apache Ivy
<dependency org="tz.co.asoft" name="identifier-generators-linuxx64" rev="2.0.14" />
Leiningen
[tz.co.asoft/identifier-generators-linuxx64 "2.0.14"]
Apache Buildr
'tz.co.asoft:identifier-generators-linuxx64:jar:2.0.14'