l

libxml

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
libxml-2.9.14.pom download
libxml-2.9.14-sources.jar download
Apache Maven
<dependency>
  <groupId>com.viliussutkus89.licenseOnly</groupId>
  <artifactId>libxml</artifactId>
  <version>2.9.14</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.viliussutkus89.licenseOnly:libxml:2.9.14'
Gradle Kotlin
implementation("com.viliussutkus89.licenseOnly:libxml:2.9.14")
Scala SBT
libraryDependencies += "com.viliussutkus89.licenseOnly" % "libxml" % "2.9.14"
Groovy Grape
@Grapes(
  @Grab(group='com.viliussutkus89.licenseOnly', module='libxml', version='2.9.14')
)
Apache Ivy
<dependency org="com.viliussutkus89.licenseOnly" name="libxml" rev="2.9.14" />
Leiningen
[com.viliussutkus89.licenseOnly/libxml "2.9.14"]
Apache Buildr
'com.viliussutkus89.licenseOnly:libxml:jar:2.9.14'
Dependencies
The project has no third-party dependencies