1 2 3 4 5 6 7 8 9 10
|
/usr/share/java/dexx.collection.jar:
Manifest-Version: 1.0
Export-Package: com.github.andrewoma.dexx.collection
Bundle-SymbolicName: com.github.andrewoma.dexx.collection
Bundle-Version: 0.7
Bundle-Name: Dexx Collections
Bundle-ManifestVersion: 2
Bnd-LastModified: 1481575117000
Private-Package: com.github.andrewoma.dexx.collection.internal.adapter,com.github.andrewoma.dexx.collection.internal.base,com.github.andrewoma.dexx.collection.internal.builder,com.github.andrewoma.dexx.collection.internal.hashmap,com.github.andrewoma.dexx.collection.internal.redblack
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.6))"
|