
META-INF.proguard.hash.pro Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plantuml Show documentation
Show all versions of plantuml Show documentation
PlantUML is a component that allows to quickly write :
* sequence diagram,
* use case diagram,
* class diagram,
* activity diagram,
* component diagram,
* state diagram
* object diagram
# LittleEndianByteArray uses this
-dontwarn sun.misc.Unsafe
# Striped64 appears to make some assumptions about object layout that
# really might not be safe. This should be investigated.
-keepclassmembers class com.google.common.hash.Striped64 {
*** base;
*** busy;
}
-keepclassmembers class com.google.common.hash.Striped64$Cell {
;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy