is not current version
Last Version 1.2.5

it.sephiroth.hunter:hunter-transform 1.1.5

Transform plugin for android projects.

Categories

Categories

ORM Data
GroupId

GroupId

it.sephiroth.hunter
ArtifactId

ArtifactId

hunter-transform
Version

Version

1.1.5
Type

Type

jar

Download hunter-transform 1.1.5


<!-- https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-transform/ -->
<dependency>
    <groupId>it.sephiroth.hunter</groupId>
    <artifactId>hunter-transform</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-transform/
implementation 'it.sephiroth.hunter:hunter-transform:1.1.5'
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-transform/
implementation ("it.sephiroth.hunter:hunter-transform:1.1.5")
'it.sephiroth.hunter:hunter-transform:jar:1.1.5'
<dependency org="it.sephiroth.hunter" name="hunter-transform" rev="1.1.5">
  <artifact name="hunter-transform" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.hunter', module='hunter-transform', version='1.1.5')
)
libraryDependencies += "it.sephiroth.hunter" % "hunter-transform" % "1.1.5"
[it.sephiroth.hunter/hunter-transform "1.1.5"]