Last Version

nofinal 1.0

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
Version

Version

1.0
Type

Type

jar
Description

Description

nofinal
Java agent to make every class non-final

Download nofinal 1.0


<!-- 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.