Last Version

asmble-annotations 0.4.0

Asmble WASM Annotations

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

com.github.cretz.asmble
ArtifactId

ArtifactId

asmble-annotations
Version

Version

0.4.0
Type

Type

jar
Description

Description

asmble-annotations
Asmble WASM Annotations
Project URL

Project URL

https://github.com/cretz/asmble

Download asmble-annotations 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.cretz.asmble/asmble-annotations/ -->
<dependency>
    <groupId>com.github.cretz.asmble</groupId>
    <artifactId>asmble-annotations</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cretz.asmble/asmble-annotations/
implementation 'com.github.cretz.asmble:asmble-annotations:0.4.0'
// https://jarcasting.com/artifacts/com.github.cretz.asmble/asmble-annotations/
implementation ("com.github.cretz.asmble:asmble-annotations:0.4.0")
'com.github.cretz.asmble:asmble-annotations:jar:0.4.0'
<dependency org="com.github.cretz.asmble" name="asmble-annotations" rev="0.4.0">
  <artifact name="asmble-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cretz.asmble', module='asmble-annotations', version='0.4.0')
)
libraryDependencies += "com.github.cretz.asmble" % "asmble-annotations" % "0.4.0"
[com.github.cretz.asmble/asmble-annotations "0.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.