GroupId | GroupIdio.github.gnuf0rce |
---|---|
ArtifactId | ArtifactIddebug-helper |
Version | Version1.1.1 |
Type | Typepom |
Filename | Size |
---|---|
debug-helper-1.1.1.pom | |
debug-helper-1.1.1-sources.jar | 8 KB |
debug-helper-1.1.1-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.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gnuf0rce/debug-helper/
implementation 'io.github.gnuf0rce:debug-helper:1.1.1'
// https://jarcasting.com/artifacts/io.github.gnuf0rce/debug-helper/
implementation ("io.github.gnuf0rce:debug-helper:1.1.1")
'io.github.gnuf0rce:debug-helper:pom:1.1.1'
<dependency org="io.github.gnuf0rce" name="debug-helper" rev="1.1.1">
<artifact name="debug-helper" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.gnuf0rce', module='debug-helper', version='1.1.1')
)
libraryDependencies += "io.github.gnuf0rce" % "debug-helper" % "1.1.1"
[io.github.gnuf0rce/debug-helper "1.1.1"]