GroupId | GroupIdio.geewit.utils.core |
---|---|
ArtifactId | ArtifactIdgw-core-uuid-utils |
Version | Version2.0.1 |
Type | Typejar |
Filename | Size |
---|---|
gw-core-uuid-utils-2.0.1.pom | |
gw-core-uuid-utils-2.0.1.jar | 4 KB |
gw-core-uuid-utils-2.0.1-sources.jar | 5 KB |
gw-core-uuid-utils-2.0.1-javadoc.jar | 28 KB |
Browse |
<!-- 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.1</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.1'
// https://jarcasting.com/artifacts/io.geewit.utils.core/gw-core-uuid-utils/
implementation ("io.geewit.utils.core:gw-core-uuid-utils:2.0.1")
'io.geewit.utils.core:gw-core-uuid-utils:jar:2.0.1'
<dependency org="io.geewit.utils.core" name="gw-core-uuid-utils" rev="2.0.1">
<artifact name="gw-core-uuid-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.geewit.utils.core', module='gw-core-uuid-utils', version='2.0.1')
)
libraryDependencies += "io.geewit.utils.core" % "gw-core-uuid-utils" % "2.0.1"
[io.geewit.utils.core/gw-core-uuid-utils "2.0.1"]