License |
License
TrueLicense Commercial License
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.truelicense |
ArtifactId | ArtifactIdtruelicense-obfuscate |
Last Version | Last Version3.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueLicense @Obfuscate
The TrueLicense @Obfuscate module provides core functionality for
obfuscating constant string values in Java source and class files.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.truelicense/truelicense-obfuscate/ -->
<dependency>
<groupId>net.truelicense</groupId>
<artifactId>truelicense-obfuscate</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.truelicense/truelicense-obfuscate/
implementation 'net.truelicense:truelicense-obfuscate:3.2.0'
// https://jarcasting.com/artifacts/net.truelicense/truelicense-obfuscate/
implementation ("net.truelicense:truelicense-obfuscate:3.2.0")
'net.truelicense:truelicense-obfuscate:jar:3.2.0'
<dependency org="net.truelicense" name="truelicense-obfuscate" rev="3.2.0">
<artifact name="truelicense-obfuscate" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.truelicense', module='truelicense-obfuscate', version='3.2.0')
)
libraryDependencies += "net.truelicense" % "truelicense-obfuscate" % "3.2.0"
[net.truelicense/truelicense-obfuscate "3.2.0"]