is not current version
Last Version 1.1.3

io.geewit.core:gw-core-utils 1.1.2


GroupId

GroupId

io.geewit.core
ArtifactId

ArtifactId

gw-core-utils
Version

Version

1.1.2
Type

Type

jar

Download gw-core-utils 1.1.2


<!-- https://jarcasting.com/artifacts/io.geewit.core/gw-core-utils/ -->
<dependency>
    <groupId>io.geewit.core</groupId>
    <artifactId>gw-core-utils</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.geewit.core/gw-core-utils/
implementation 'io.geewit.core:gw-core-utils:1.1.2'
// https://jarcasting.com/artifacts/io.geewit.core/gw-core-utils/
implementation ("io.geewit.core:gw-core-utils:1.1.2")
'io.geewit.core:gw-core-utils:jar:1.1.2'
<dependency org="io.geewit.core" name="gw-core-utils" rev="1.1.2">
  <artifact name="gw-core-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.geewit.core', module='gw-core-utils', version='1.1.2')
)
libraryDependencies += "io.geewit.core" % "gw-core-utils" % "1.1.2"
[io.geewit.core/gw-core-utils "1.1.2"]