GroupId | GroupIdio.github.gnuf0rce |
---|---|
ArtifactId | ArtifactIddebug-helper |
Version | Version1.0.6 |
Type | Typepom |
Filename | Size |
---|---|
debug-helper-1.0.6.pom | |
debug-helper-1.0.6-sources.jar | 7 KB |
debug-helper-1.0.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.gnuf0rce/debug-helper/ -->
<dependency>
<groupId>io.github.gnuf0rce</groupId>
<artifactId>debug-helper</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gnuf0rce/debug-helper/
implementation 'io.github.gnuf0rce:debug-helper:1.0.6'
// https://jarcasting.com/artifacts/io.github.gnuf0rce/debug-helper/
implementation ("io.github.gnuf0rce:debug-helper:1.0.6")
'io.github.gnuf0rce:debug-helper:pom:1.0.6'
<dependency org="io.github.gnuf0rce" name="debug-helper" rev="1.0.6">
<artifact name="debug-helper" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.gnuf0rce', module='debug-helper', version='1.0.6')
)
libraryDependencies += "io.github.gnuf0rce" % "debug-helper" % "1.0.6"
[io.github.gnuf0rce/debug-helper "1.0.6"]