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