a

asmble-annotations

Asmble WASM Annotations
https://github.com/cretz/asmble
MIT License
Chad Retz
Files download
File Operation
asmble-annotations-0.4.0.jar download
asmble-annotations-0.4.0.pom download
asmble-annotations-0.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.cretz.asmble</groupId>
  <artifactId>asmble-annotations</artifactId>
  <version>0.4.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.cretz.asmble:asmble-annotations:0.4.0'
Gradle Kotlin
implementation("com.github.cretz.asmble:asmble-annotations:0.4.0")
Scala SBT
libraryDependencies += "com.github.cretz.asmble" % "asmble-annotations" % "0.4.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cretz.asmble', module='asmble-annotations', version='0.4.0')
)
Apache Ivy
<dependency org="com.github.cretz.asmble" name="asmble-annotations" rev="0.4.0" />
Leiningen
[com.github.cretz.asmble/asmble-annotations "0.4.0"]
Apache Buildr
'com.github.cretz.asmble:asmble-annotations:jar:0.4.0'
Dependencies
The project has no third-party dependencies