MVN

com.dorkbox : CabParser

Maven & Gradle

Aug 20, 2023
1 usages

CabParser · Parse and extract data from Microsoft LZX compressed .cab files for Java 8+

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>CabParser</artifactId>
    <version>3.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dorkbox : CabParser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4

All Versions

Choose a version of com.dorkbox : CabParser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4
CabParser-3.4
3.3
CabParser-3.3
3.2
CabParser-3.2
3.1
CabParser-3.1
3.0
CabParser-3.0
2.16
CabParser-2.16
2.15
CabParser-2.15
2.14
CabParser-2.14
2.13
CabParser-2.13
2.12
CabParser-2.12
2.11
CabParser-2.11
2.10
CabParser-2.10
2.9
CabParser-2.9
2.8
CabParser-2.8
2.7
CabParser-2.7
2.6
CabParser-2.6
2.4
CabParser-2.4
2.3
CabParser-2.3
2.2
CabParser-2.2
2.1
CabParser-2.1
2.0
CabParser-2.0
1.1
CabParser-1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.dorkbox</groupId>
    <artifactId>CabParser</artifactId>
    <version>3.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dorkbox : CabParser gradle dependency to your build.gradle file:

implementation 'com.dorkbox:CabParser:3.4'

Gradle Kotlin DSL: Add the following com.dorkbox : CabParser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dorkbox:CabParser:3.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dorkbox : CabParser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dorkbox" % "CabParser" % "3.4"

Advertisement

Dependencies from Group

Apr 26, 2021
21 usages
Jan 17, 2023
10 usages
Aug 21, 2023
9 usages
Jun 07, 2023
6 usages
Aug 19, 2023
6 usages

Discover Dependencies

Jul 17, 2023
4 usages
1.7k stars
Nov 23, 2015
1 usages
16 stars
May 31, 2023
1 usages
1.9k stars
Sep 19, 2018
1 usages
1.3k stars
Mar 24, 2017
1 usages
3.2k stars
Nov 25, 2015
1 usages
40 stars
Nov 27, 2015
1 usages
dsl
Nov 27, 2015
1 usages