i

identifier-generators

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