is not current version
Last Version 0.0.6

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


GroupId

GroupId

io.github.firefang
ArtifactId

ArtifactId

power-starter-exception
Version

Version

0.0.4
Type

Type

jar

Download power-starter-exception 0.0.4


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