Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

External Jars

What libraries we have here are usually patched libraries for android. You can't find them in maven central (e.g. vanilla snake_yaml is on maven central, doesn't run on android because it uses introspection methods that the dalvik virtual machine does not support).

It would be great to get these out to a maven repository of our own.