License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.gosu-lang.gosu.managed |
ArtifactId | ArtifactIdgw-asm-debug-all |
Last Version | Last Version7.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGosu Third-Party Shades.
|
Filename | Size |
---|---|
gw-asm-debug-all-7.8.pom | |
gw-asm-debug-all-7.8.jar | 824 KB |
gw-asm-debug-all-7.8-sources.jar | 699 KB |
gw-asm-debug-all-7.8-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gosu-lang.gosu.managed/gw-asm-debug-all/ -->
<dependency>
<groupId>org.gosu-lang.gosu.managed</groupId>
<artifactId>gw-asm-debug-all</artifactId>
<version>7.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.gosu-lang.gosu.managed/gw-asm-debug-all/
implementation 'org.gosu-lang.gosu.managed:gw-asm-debug-all:7.8'
// https://jarcasting.com/artifacts/org.gosu-lang.gosu.managed/gw-asm-debug-all/
implementation ("org.gosu-lang.gosu.managed:gw-asm-debug-all:7.8")
'org.gosu-lang.gosu.managed:gw-asm-debug-all:jar:7.8'
<dependency org="org.gosu-lang.gosu.managed" name="gw-asm-debug-all" rev="7.8">
<artifact name="gw-asm-debug-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gosu-lang.gosu.managed', module='gw-asm-debug-all', version='7.8')
)
libraryDependencies += "org.gosu-lang.gosu.managed" % "gw-asm-debug-all" % "7.8"
[org.gosu-lang.gosu.managed/gw-asm-debug-all "7.8"]