Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdit.sephiroth.hunter |
ArtifactId | ArtifactIdhunter-transform |
Version | Version1.1.7 |
Type | Typejar |
Filename | Size |
---|---|
hunter-transform-1.1.7.pom | |
hunter-transform-1.1.7.jar | 18 KB |
hunter-transform-1.1.7-sources.jar | 9 KB |
hunter-transform-1.1.7-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-transform/ -->
<dependency>
<groupId>it.sephiroth.hunter</groupId>
<artifactId>hunter-transform</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-transform/
implementation 'it.sephiroth.hunter:hunter-transform:1.1.7'
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-transform/
implementation ("it.sephiroth.hunter:hunter-transform:1.1.7")
'it.sephiroth.hunter:hunter-transform:jar:1.1.7'
<dependency org="it.sephiroth.hunter" name="hunter-transform" rev="1.1.7">
<artifact name="hunter-transform" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.hunter', module='hunter-transform', version='1.1.7')
)
libraryDependencies += "it.sephiroth.hunter" % "hunter-transform" % "1.1.7"
[it.sephiroth.hunter/hunter-transform "1.1.7"]