l

libxml2-ndk26-static

The XML C parser and toolkit of Gnome.
https://gitlab.gnome.org/GNOME/libxml2
MIT
Daniel Veillard Bjorn Reese William Brack Igor Zlatkovic Aleksey Sanin Nick Wellnhofer
Files download
File Operation
libxml2-ndk26-static-2.12.3-beta-2.pom download
libxml2-ndk26-static-2.12.3-beta-2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.viliussutkus89.ndk.thirdparty</groupId>
  <artifactId>libxml2-ndk26-static</artifactId>
  <version>2.12.3-beta-2</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.viliussutkus89.ndk.thirdparty:libxml2-ndk26-static:2.12.3-beta-2'
Gradle Kotlin
implementation("com.viliussutkus89.ndk.thirdparty:libxml2-ndk26-static:2.12.3-beta-2")
Scala SBT
libraryDependencies += "com.viliussutkus89.ndk.thirdparty" % "libxml2-ndk26-static" % "2.12.3-beta-2"
Groovy Grape
@Grapes(
  @Grab(group='com.viliussutkus89.ndk.thirdparty', module='libxml2-ndk26-static', version='2.12.3-beta-2')
)
Apache Ivy
<dependency org="com.viliussutkus89.ndk.thirdparty" name="libxml2-ndk26-static" rev="2.12.3-beta-2" />
Leiningen
[com.viliussutkus89.ndk.thirdparty/libxml2-ndk26-static "2.12.3-beta-2"]
Apache Buildr
'com.viliussutkus89.ndk.thirdparty:libxml2-ndk26-static:jar:2.12.3-beta-2'