is not current version
Last Version 0.2.0

com.loyayz.gaia:gaia-exception 0.1.0


GroupId

GroupId

com.loyayz.gaia
ArtifactId

ArtifactId

gaia-exception
Version

Version

0.1.0
Type

Type

jar

Download gaia-exception 0.1.0


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