GroupId | GroupIdio.github.carlosthe19916 |
---|---|
ArtifactId | ArtifactIdjasper-utils |
Version | Version1.0.0.Final |
Type | Typepom |
Filename | Size |
---|---|
jasper-utils-1.0.0.Final.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.carlosthe19916/jasper-utils/ -->
<dependency>
<groupId>io.github.carlosthe19916</groupId>
<artifactId>jasper-utils</artifactId>
<version>1.0.0.Final</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.carlosthe19916/jasper-utils/
implementation 'io.github.carlosthe19916:jasper-utils:1.0.0.Final'
// https://jarcasting.com/artifacts/io.github.carlosthe19916/jasper-utils/
implementation ("io.github.carlosthe19916:jasper-utils:1.0.0.Final")
'io.github.carlosthe19916:jasper-utils:pom:1.0.0.Final'
<dependency org="io.github.carlosthe19916" name="jasper-utils" rev="1.0.0.Final">
<artifact name="jasper-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.carlosthe19916', module='jasper-utils', version='1.0.0.Final')
)
libraryDependencies += "io.github.carlosthe19916" % "jasper-utils" % "1.0.0.Final"
[io.github.carlosthe19916/jasper-utils "1.0.0.Final"]