is not current version
Last Version 1.0.6.Final

io.github.carlosthe19916:jasper-utils 1.0.4.Final

Jasper Utils

GroupId

GroupId

io.github.carlosthe19916
ArtifactId

ArtifactId

jasper-utils
Version

Version

1.0.4.Final
Type

Type

pom

Download jasper-utils 1.0.4.Final


<!-- https://jarcasting.com/artifacts/io.github.carlosthe19916/jasper-utils/ -->
<dependency>
    <groupId>io.github.carlosthe19916</groupId>
    <artifactId>jasper-utils</artifactId>
    <version>1.0.4.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.carlosthe19916/jasper-utils/
implementation 'io.github.carlosthe19916:jasper-utils:1.0.4.Final'
// https://jarcasting.com/artifacts/io.github.carlosthe19916/jasper-utils/
implementation ("io.github.carlosthe19916:jasper-utils:1.0.4.Final")
'io.github.carlosthe19916:jasper-utils:pom:1.0.4.Final'
<dependency org="io.github.carlosthe19916" name="jasper-utils" rev="1.0.4.Final">
  <artifact name="jasper-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.carlosthe19916', module='jasper-utils', version='1.0.4.Final')
)
libraryDependencies += "io.github.carlosthe19916" % "jasper-utils" % "1.0.4.Final"
[io.github.carlosthe19916/jasper-utils "1.0.4.Final"]