nofinal

Java agent to make every class non-final

Categories

Categories

Hudson Build Tools Continuous Integration and Continuous Delivery Net
GroupId

GroupId

org.jvnet.hudson
ArtifactId

ArtifactId

nofinal
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

nofinal
Java agent to make every class non-final

Download nofinal

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
asm : asm jar 3.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0