is not current version
Last Version 0.0.6

io.github.firefang:power-starter-exception 0.0.3


GroupId

GroupId

io.github.firefang
ArtifactId

ArtifactId

power-starter-exception
Version

Version

0.0.3
Type

Type

jar

Download power-starter-exception 0.0.3


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