asmtools

Maven wrapper around asmtools - Java Assembler Tools project

License

License

Categories

Categories

Java Languages ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.openjdk.asmtools
ArtifactId

ArtifactId

asmtools-core
Last Version

Last Version

7.0.b10-ea
Release Date

Release Date

Type

Type

jar
Description

Description

asmtools
Maven wrapper around asmtools - Java Assembler Tools project
Project URL

Project URL

https://github.com/openjdk/asmtools
Source Code Management

Source Code Management

https://github.com/openjdk/asmtools

Download asmtools-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.openjdk.asmtools/asmtools-core/ -->
<dependency>
    <groupId>org.openjdk.asmtools</groupId>
    <artifactId>asmtools-core</artifactId>
    <version>7.0.b10-ea</version>
</dependency>
// https://jarcasting.com/artifacts/org.openjdk.asmtools/asmtools-core/
implementation 'org.openjdk.asmtools:asmtools-core:7.0.b10-ea'
// https://jarcasting.com/artifacts/org.openjdk.asmtools/asmtools-core/
implementation ("org.openjdk.asmtools:asmtools-core:7.0.b10-ea")
'org.openjdk.asmtools:asmtools-core:jar:7.0.b10-ea'
<dependency org="org.openjdk.asmtools" name="asmtools-core" rev="7.0.b10-ea">
  <artifact name="asmtools-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openjdk.asmtools', module='asmtools-core', version='7.0.b10-ea')
)
libraryDependencies += "org.openjdk.asmtools" % "asmtools-core" % "7.0.b10-ea"
[org.openjdk.asmtools/asmtools-core "7.0.b10-ea"]

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.

Versions

Version
7.0.b10-ea