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