MVN

io.github.barkbeetle : lightdom

Maven & Gradle

Oct 13, 2016
1 usages
0 stars

LightDOM · Lightweight java-based DOM library to process XML documents

<dependency>
    <groupId>io.github.barkbeetle</groupId>
    <artifactId>lightdom</artifactId>
    <version>1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.barkbeetle : lightdom to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.4

All Versions

Choose a version of io.github.barkbeetle : lightdom to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
lightdom-1.1.4

How to add a dependency to Maven

Add the following io.github.barkbeetle : lightdom maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.barkbeetle</groupId>
    <artifactId>lightdom</artifactId>
    <version>1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.barkbeetle : lightdom gradle dependency to your build.gradle file:

implementation 'io.github.barkbeetle:lightdom:1.1.4'

Gradle Kotlin DSL: Add the following io.github.barkbeetle : lightdom gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.barkbeetle:lightdom:1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.barkbeetle : lightdom sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.barkbeetle" % "lightdom" % "1.1.4"

Advertisement

Dependencies from Group

Oct 13, 2016
1 usages
0 stars

Discover Dependencies

Oct 19, 2016
1 usages
0 stars
Jul 13, 2017
2 usages
Dec 17, 2020
2 usages
Mar 30, 2017
1 usages
27 stars
Feb 26, 2018
2 usages
May 08, 2019
3 usages
204 stars
Nov 22, 2016
1 usages
6 stars