The OsmAnd Java router and binary obf reader Vela's offline routing engine links against, plus its trove collections. Vendored from OsmAndMapCreator, GPLv3 like Vela. kxml2-vela.jar is upstream kxml2 2.3.0 with its bundled org/xmlpull classes removed, because the stock jar duplicates Android's platform XmlPullParser interfaces and R8 refuses the build; OsmAnd's XML parsing instantiates KXmlParser directly and modern Android does not expose the platform copy to apps. Data assets for the build, not a code release.