ClassFinal

java class文件加密

License

License

Categories

Categories

Net
GroupId

GroupId

net.roseboy
ArtifactId

ArtifactId

classfinal
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

ClassFinal
java class文件加密
Source Code Management

Source Code Management

https://gitee.com/roseboy/classfinal.git

Download classfinal

Filename Size
classfinal-1.2.1.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.roseboy/classfinal/ -->
<dependency>
    <groupId>net.roseboy</groupId>
    <artifactId>classfinal</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.roseboy/classfinal/
implementation 'net.roseboy:classfinal:1.2.1'
// https://jarcasting.com/artifacts/net.roseboy/classfinal/
implementation ("net.roseboy:classfinal:1.2.1")
'net.roseboy:classfinal:pom:1.2.1'
<dependency org="net.roseboy" name="classfinal" rev="1.2.1">
  <artifact name="classfinal" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.roseboy', module='classfinal', version='1.2.1')
)
libraryDependencies += "net.roseboy" % "classfinal" % "1.2.1"
[net.roseboy/classfinal "1.2.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • classfinal-core
  • classfinal-fatjar
  • classfinal-maven-plugin

Versions

Version
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.5
1.0.4
1.0.3
1.0.1