![JAR search and dependency download from the Maven repository](/logo.png)
net.truelicense.obfuscate.processor.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of truelicense-obfuscate Show documentation
Show all versions of truelicense-obfuscate Show documentation
The TrueLicense @Obfuscate module provides core functionality for
obfuscating constant string values in Java source and class files.
The newest version!
/*
* Copyright (C) 2005-2017 Schlichtherle IT Services.
* All rights reserved. Use is subject to license terms.
*/
/**
* Provides compile time support for the obfuscation of constant string values
* in Java byte code.
*
* @author Christian Schlichtherle
*/
package net.truelicense.obfuscate.processor;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy