GroupId | GroupIdio.github.raphael28 |
---|---|
ArtifactId | ArtifactIdhunter-debug-plugin |
Version | Version0.9.9 |
Type | Typejar |
Filename | Size |
---|---|
hunter-debug-plugin-0.9.9.pom | |
hunter-debug-plugin-0.9.9.jar | 15 KB |
hunter-debug-plugin-0.9.9-sources.jar | 9 KB |
hunter-debug-plugin-0.9.9-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.raphael28/hunter-debug-plugin/ -->
<dependency>
<groupId>io.github.raphael28</groupId>
<artifactId>hunter-debug-plugin</artifactId>
<version>0.9.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raphael28/hunter-debug-plugin/
implementation 'io.github.raphael28:hunter-debug-plugin:0.9.9'
// https://jarcasting.com/artifacts/io.github.raphael28/hunter-debug-plugin/
implementation ("io.github.raphael28:hunter-debug-plugin:0.9.9")
'io.github.raphael28:hunter-debug-plugin:jar:0.9.9'
<dependency org="io.github.raphael28" name="hunter-debug-plugin" rev="0.9.9">
<artifact name="hunter-debug-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raphael28', module='hunter-debug-plugin', version='0.9.9')
)
libraryDependencies += "io.github.raphael28" % "hunter-debug-plugin" % "0.9.9"
[io.github.raphael28/hunter-debug-plugin "0.9.9"]