Last Version

org.codehaus.cake.internal:cake-asm 3.1

Cake Asm

License

License

The Apache License, Version 2.0
Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.codehaus.cake.internal
ArtifactId

ArtifactId

cake-asm
Version

Version

3.1
Type

Type

jar
Description

Description

Cake Asm
Project Organization

Project Organization

Codehaus

Download cake-asm 3.1


<!-- https://jarcasting.com/artifacts/org.codehaus.cake.internal/cake-asm/ -->
<dependency>
    <groupId>org.codehaus.cake.internal</groupId>
    <artifactId>cake-asm</artifactId>
    <version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.cake.internal/cake-asm/
implementation 'org.codehaus.cake.internal:cake-asm:3.1'
// https://jarcasting.com/artifacts/org.codehaus.cake.internal/cake-asm/
implementation ("org.codehaus.cake.internal:cake-asm:3.1")
'org.codehaus.cake.internal:cake-asm:jar:3.1'
<dependency org="org.codehaus.cake.internal" name="cake-asm" rev="3.1">
  <artifact name="cake-asm" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.cake.internal', module='cake-asm', version='3.1')
)
libraryDependencies += "org.codehaus.cake.internal" % "cake-asm" % "3.1"
[org.codehaus.cake.internal/cake-asm "3.1"]

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.