is not current version
Last Version 1.0.8

com.luixtech:luix-uid-generator-core 1.0.2


GroupId

GroupId

com.luixtech
ArtifactId

ArtifactId

luix-uid-generator-core
Version

Version

1.0.2
Type

Type

jar

Download luix-uid-generator-core 1.0.2


<!-- https://jarcasting.com/artifacts/com.luixtech/luix-uid-generator-core/ -->
<dependency>
    <groupId>com.luixtech</groupId>
    <artifactId>luix-uid-generator-core</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.luixtech/luix-uid-generator-core/
implementation 'com.luixtech:luix-uid-generator-core:1.0.2'
// https://jarcasting.com/artifacts/com.luixtech/luix-uid-generator-core/
implementation ("com.luixtech:luix-uid-generator-core:1.0.2")
'com.luixtech:luix-uid-generator-core:jar:1.0.2'
<dependency org="com.luixtech" name="luix-uid-generator-core" rev="1.0.2">
  <artifact name="luix-uid-generator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luixtech', module='luix-uid-generator-core', version='1.0.2')
)
libraryDependencies += "com.luixtech" % "luix-uid-generator-core" % "1.0.2"
[com.luixtech/luix-uid-generator-core "1.0.2"]