License |
License |
---|---|
GroupId | GroupIdio.geewit.utils.core |
ArtifactId | ArtifactIdgw-core-uuid-utils |
Version | Version2.0.34 |
Type | Typejar |
Description |
Descriptiongw-utils
A Java Utils Libraray By Geewit
|
<!-- https://jarcasting.com/artifacts/io.geewit.utils.core/gw-core-uuid-utils/ -->
<dependency>
<groupId>io.geewit.utils.core</groupId>
<artifactId>gw-core-uuid-utils</artifactId>
<version>2.0.34</version>
</dependency>
// https://jarcasting.com/artifacts/io.geewit.utils.core/gw-core-uuid-utils/
implementation 'io.geewit.utils.core:gw-core-uuid-utils:2.0.34'
// https://jarcasting.com/artifacts/io.geewit.utils.core/gw-core-uuid-utils/
implementation ("io.geewit.utils.core:gw-core-uuid-utils:2.0.34")
'io.geewit.utils.core:gw-core-uuid-utils:jar:2.0.34'
<dependency org="io.geewit.utils.core" name="gw-core-uuid-utils" rev="2.0.34">
<artifact name="gw-core-uuid-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.geewit.utils.core', module='gw-core-uuid-utils', version='2.0.34')
)
libraryDependencies += "io.geewit.utils.core" % "gw-core-uuid-utils" % "2.0.34"
[io.geewit.utils.core/gw-core-uuid-utils "2.0.34"]