MVN

org.attoparser : attoparser

Maven & Gradle

Jul 30, 2023
16 usages
45 stars

attoparser · Powerful, fast and easy to use HTML and XML parser for Java

<dependency>
    <groupId>org.attoparser</groupId>
    <artifactId>attoparser</artifactId>
    <version>2.0.7.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.attoparser : attoparser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.7.RELEASE
  • Latest Beta: 2.0.0.BETA05

All Versions

Choose a version of org.attoparser : attoparser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
attoparser-2.0.7.RELEASE
attoparser-2.0.6.RELEASE
attoparser-2.0.5.RELEASE
attoparser-2.0.4.RELEASE
attoparser-2.0.3.RELEASE
attoparser-2.0.2.RELEASE
attoparser-2.0.1.RELEASE
attoparser-2.0.0.RELEASE
attoparser-2.0.0.BETA05
attoparser-2.0.0.BETA04
attoparser-2.0.0.BETA3
attoparser-2.0.0.BETA2
attoparser-2.0.0.BETA1
1.4.x
attoparser-1.4.0.RELEASE
1.3
attoparser-1.3
1.2
attoparser-1.2
1.1
attoparser-1.1
1.0
attoparser-1.0
attoparser-1.0-beta2
attoparser-1.0-beta1

How to add a dependency to Maven

Add the following org.attoparser : attoparser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.attoparser</groupId>
    <artifactId>attoparser</artifactId>
    <version>2.0.7.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.attoparser : attoparser gradle dependency to your build.gradle file:

implementation 'org.attoparser:attoparser:2.0.7.RELEASE'

Gradle Kotlin DSL: Add the following org.attoparser : attoparser gradle kotlin dependency to your build.gradle.kts file:

implementation("org.attoparser:attoparser:2.0.7.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.attoparser : attoparser sbt scala dependency to your build.sbt file:

libraryDependencies += "org.attoparser" % "attoparser" % "2.0.7.RELEASE"

Advertisement

Dependencies from Group

Jul 30, 2023
16 usages
45 stars

Discover Dependencies

Mar 30, 2023
28 usages
718 stars
Jul 16, 2019
31 usages
Jun 19, 2023
70 usages
11.6k stars
May 17, 2019
3 usages
45 stars
Nov 14, 2018
6 usages
May 11, 2020
5 usages
4 stars
May 04, 2021
4 usages
78 stars
Jun 25, 2019
13 usages
5 stars
May 20, 2020
4 usages
Jul 28, 2014
4 usages