Make JObfuscator alphabetically ordered (#958)

This commit is contained in:
Johnny Lim
2021-11-08 18:36:21 +09:00
committed by GitHub
parent 0040fa1890
commit c5015e7e3e

View File

@ -652,6 +652,7 @@ _Everything else._
- [JBot](https://github.com/rampatra/jbot) - Framework for building chatbots. (GPL-3.0-only)
- [JCuda](http://jcuda.org) - JCuda offers Java bindings for CUDA and CUDA-related libraries.
- [Jimfs](https://github.com/google/jimfs) - In-memory file system.
- [JObfuscator![c]](https://www.pelock.com/products/jobfuscator) - Source code obfuscator.
- [Joda-Money](https://www.joda.org/joda-money/) - Basic currency and money classes and algorithms not provided by the JDK.
- [JPad](http://jpad.io) - Snippet runner.
- [jsweet](https://github.com/cincheo/jsweet) - Source transpiler to TypeScript/JavaScript.
@ -670,7 +671,6 @@ _Everything else._
- [TypeTools](https://github.com/jhalterman/typetools) - Tools for resolving generic types.
- [XMLBeam](https://github.com/SvenEwald/xmlbeam) - Processes XML by using annotations or XPath within code.
- [yGuard](https://github.com/yWorks/yGuard) - Obfuscation via renaming and shrinking.
- [JObfuscator![c]](https://www.pelock.com/products/jobfuscator) - Source code obfuscator.
### Mobile Development