License |
License |
---|---|
GroupId | GroupIdglobal.namespace.truelicense |
ArtifactId | ArtifactIdtruelicense-obfuscate |
Last Version | Last Version4.0.3 |
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/global.namespace.truelicense/truelicense-obfuscate/ -->
<dependency>
<groupId>global.namespace.truelicense</groupId>
<artifactId>truelicense-obfuscate</artifactId>
<version>4.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-obfuscate/
implementation 'global.namespace.truelicense:truelicense-obfuscate:4.0.3'
// https://jarcasting.com/artifacts/global.namespace.truelicense/truelicense-obfuscate/
implementation ("global.namespace.truelicense:truelicense-obfuscate:4.0.3")
'global.namespace.truelicense:truelicense-obfuscate:jar:4.0.3'
<dependency org="global.namespace.truelicense" name="truelicense-obfuscate" rev="4.0.3">
<artifact name="truelicense-obfuscate" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.truelicense', module='truelicense-obfuscate', version='4.0.3')
)
libraryDependencies += "global.namespace.truelicense" % "truelicense-obfuscate" % "4.0.3"
[global.namespace.truelicense/truelicense-obfuscate "4.0.3"]