GroupId | GroupIdio.github.raphael28 |
---|---|
ArtifactId | ArtifactIdhunter-debug-library |
Version | Version0.9.7 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/io.github.raphael28/hunter-debug-library/ -->
<dependency>
<groupId>io.github.raphael28</groupId>
<artifactId>hunter-debug-library</artifactId>
<version>0.9.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.raphael28/hunter-debug-library/
implementation 'io.github.raphael28:hunter-debug-library:0.9.7'
// https://jarcasting.com/artifacts/io.github.raphael28/hunter-debug-library/
implementation ("io.github.raphael28:hunter-debug-library:0.9.7")
'io.github.raphael28:hunter-debug-library:aar:0.9.7'
<dependency org="io.github.raphael28" name="hunter-debug-library" rev="0.9.7">
<artifact name="hunter-debug-library" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.raphael28', module='hunter-debug-library', version='0.9.7')
)
libraryDependencies += "io.github.raphael28" % "hunter-debug-library" % "0.9.7"
[io.github.raphael28/hunter-debug-library "0.9.7"]