License |
License |
---|---|
GroupId | GroupIdorg.cojen |
ArtifactId | ArtifactIdcojen |
Last Version | Last Version2.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCojen
Dynamic Java bytecode generation and disassembly tools.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cojen-2.2.5.pom | |
cojen-2.2.5.jar | 273 KB |
cojen-2.2.5-sources.jar | 184 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cojen/cojen/ -->
<dependency>
<groupId>org.cojen</groupId>
<artifactId>cojen</artifactId>
<version>2.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.cojen/cojen/
implementation 'org.cojen:cojen:2.2.5'
// https://jarcasting.com/artifacts/org.cojen/cojen/
implementation ("org.cojen:cojen:2.2.5")
'org.cojen:cojen:jar:2.2.5'
<dependency org="org.cojen" name="cojen" rev="2.2.5">
<artifact name="cojen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cojen', module='cojen', version='2.2.5')
)
libraryDependencies += "org.cojen" % "cojen" % "2.2.5"
[org.cojen/cojen "2.2.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |