| License |
License |
|---|---|
| GroupId | GroupIdit.sephiroth.hunter |
| ArtifactId | ArtifactIdhunter-debug-library |
| Version | Version1.2.5 |
| Type | Typeaar |
| Description |
Descriptionhunter-debug-library
Transform plugin for android projects
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hunter-debug-library-1.2.5.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-library/ -->
<dependency>
<groupId>it.sephiroth.hunter</groupId>
<artifactId>hunter-debug-library</artifactId>
<version>1.2.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-library/
implementation 'it.sephiroth.hunter:hunter-debug-library:1.2.5'
// https://jarcasting.com/artifacts/it.sephiroth.hunter/hunter-debug-library/
implementation ("it.sephiroth.hunter:hunter-debug-library:1.2.5")
'it.sephiroth.hunter:hunter-debug-library:aar:1.2.5'
<dependency org="it.sephiroth.hunter" name="hunter-debug-library" rev="1.2.5">
<artifact name="hunter-debug-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='it.sephiroth.hunter', module='hunter-debug-library', version='1.2.5')
)
libraryDependencies += "it.sephiroth.hunter" % "hunter-debug-library" % "1.2.5"
[it.sephiroth.hunter/hunter-debug-library "1.2.5"]