License |
License |
---|---|
GroupId | GroupIdio.github.gnuf0rce |
ArtifactId | ArtifactIddebug-helper |
Version | Version1.2.2 |
Type | Typepom |
Description |
Descriptiondebug-helper
No description provided.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
debug-helper-1.2.2.pom | |
debug-helper-1.2.2-sources.jar | 5 KB |
debug-helper-1.2.2-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.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.gnuf0rce/debug-helper/
implementation 'io.github.gnuf0rce:debug-helper:1.2.2'
// https://jarcasting.com/artifacts/io.github.gnuf0rce/debug-helper/
implementation ("io.github.gnuf0rce:debug-helper:1.2.2")
'io.github.gnuf0rce:debug-helper:pom:1.2.2'
<dependency org="io.github.gnuf0rce" name="debug-helper" rev="1.2.2">
<artifact name="debug-helper" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.gnuf0rce', module='debug-helper', version='1.2.2')
)
libraryDependencies += "io.github.gnuf0rce" % "debug-helper" % "1.2.2"
[io.github.gnuf0rce/debug-helper "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |