GroupId | GroupIdio.github.carlosthe19916 |
---|---|
ArtifactId | ArtifactIdjasper-utils-scriptles |
Version | Version1.0.2.Final |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.carlosthe19916/jasper-utils-scriptles/ -->
<dependency>
<groupId>io.github.carlosthe19916</groupId>
<artifactId>jasper-utils-scriptles</artifactId>
<version>1.0.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.carlosthe19916/jasper-utils-scriptles/
implementation 'io.github.carlosthe19916:jasper-utils-scriptles:1.0.2.Final'
// https://jarcasting.com/artifacts/io.github.carlosthe19916/jasper-utils-scriptles/
implementation ("io.github.carlosthe19916:jasper-utils-scriptles:1.0.2.Final")
'io.github.carlosthe19916:jasper-utils-scriptles:jar:1.0.2.Final'
<dependency org="io.github.carlosthe19916" name="jasper-utils-scriptles" rev="1.0.2.Final">
<artifact name="jasper-utils-scriptles" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.carlosthe19916', module='jasper-utils-scriptles', version='1.0.2.Final')
)
libraryDependencies += "io.github.carlosthe19916" % "jasper-utils-scriptles" % "1.0.2.Final"
[io.github.carlosthe19916/jasper-utils-scriptles "1.0.2.Final"]