is not current version
Last Version 1.0.8

io.geewit.core:gw-core-exception 1.0.2

A Java Utils Libraray By Geewit

GroupId

GroupId

io.geewit.core
ArtifactId

ArtifactId

gw-core-exception
Version

Version

1.0.2
Type

Type

jar

Download gw-core-exception 1.0.2


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