Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdorg.gosu-lang.gosu.managed |
ArtifactId | ArtifactIdgw-asm-debug-all |
Version | Version5.0.4 |
Type | Typejar |
Filename | Size |
---|---|
gw-asm-debug-all-5.0.4.pom | |
gw-asm-debug-all-5.0.4.jar | 382 KB |
gw-asm-debug-all-5.0.4-sources.jar | 651 KB |
gw-asm-debug-all-5.0.4-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>5.0.4</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:5.0.4'
// https://jarcasting.com/artifacts/org.gosu-lang.gosu.managed/gw-asm-debug-all/
implementation ("org.gosu-lang.gosu.managed:gw-asm-debug-all:5.0.4")
'org.gosu-lang.gosu.managed:gw-asm-debug-all:jar:5.0.4'
<dependency org="org.gosu-lang.gosu.managed" name="gw-asm-debug-all" rev="5.0.4">
<artifact name="gw-asm-debug-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gosu-lang.gosu.managed', module='gw-asm-debug-all', version='5.0.4')
)
libraryDependencies += "org.gosu-lang.gosu.managed" % "gw-asm-debug-all" % "5.0.4"
[org.gosu-lang.gosu.managed/gw-asm-debug-all "5.0.4"]