i

identifier-generators-js

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