is not current version
Last Version 1.0.8

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

A Java Utils Libraray By Geewit

GroupId

GroupId

io.geewit.core
ArtifactId

ArtifactId

gw-core-exception
Version

Version

1.0.3
Type

Type

jar

Download gw-core-exception 1.0.3


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