GroupId | GroupIdio.github.raphael28 |
---|---|
ArtifactId | ArtifactIdhunter-debug-plugin |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
hunter-debug-plugin-1.0.0.pom | |
hunter-debug-plugin-1.0.0.jar | 15 KB |
hunter-debug-plugin-1.0.0-sources.jar | 9 KB |
hunter-debug-plugin-1.0.0-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>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.raphael28/hunter-debug-plugin/
implementation 'io.github.raphael28:hunter-debug-plugin:1.0.0'
// https://jarcasting.com/artifacts/io.github.raphael28/hunter-debug-plugin/
implementation ("io.github.raphael28:hunter-debug-plugin:1.0.0")
'io.github.raphael28:hunter-debug-plugin:jar:1.0.0'
<dependency org="io.github.raphael28" name="hunter-debug-plugin" rev="1.0.0">
<artifact name="hunter-debug-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.raphael28', module='hunter-debug-plugin', version='1.0.0')
)
libraryDependencies += "io.github.raphael28" % "hunter-debug-plugin" % "1.0.0"
[io.github.raphael28/hunter-debug-plugin "1.0.0"]