| License |
License |
|---|---|
| GroupId | GroupIdit.sephiroth.hunter |
| ArtifactId | ArtifactIdhunter-debug-plugin |
| Last Version | Last Version1.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhunter-debug-plugin
Transform plugin for android projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hunter-debug-plugin-1.2.5.pom | |
| hunter-debug-plugin-1.2.5.jar | 21 KB |
| hunter-debug-plugin-1.2.5-sources.jar | 12 KB |
| hunter-debug-plugin-1.2.5-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-plugin/ -->
<dependency>
<groupId>it.sephiroth.hunter</groupId>
<artifactId>hunter-debug-plugin</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-plugin/
implementation 'it.sephiroth.hunter:hunter-debug-plugin:1.2.5'
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-plugin/
implementation ("it.sephiroth.hunter:hunter-debug-plugin:1.2.5")
'it.sephiroth.hunter:hunter-debug-plugin:jar:1.2.5'
<dependency org="it.sephiroth.hunter" name="hunter-debug-plugin" rev="1.2.5">
<artifact name="hunter-debug-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.hunter', module='hunter-debug-plugin', version='1.2.5')
)
libraryDependencies += "it.sephiroth.hunter" % "hunter-debug-plugin" % "1.2.5"
[it.sephiroth.hunter/hunter-debug-plugin "1.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.android.tools.build : gradle | jar | 7.0.3 |
| com.android.tools.build : gradle-api | jar | 7.0.3 |
| org.ow2.asm : asm | jar | 7.2 |
| org.ow2.asm : asm-util | jar | 7.2 |
| org.ow2.asm : asm-commons | jar | 7.2 |
| it.sephiroth.hunter : hunter-transform | jar | 1.2.5 |