MVN

com.packenius : com.packenius.dumpapi

Maven & Gradle

Sep 30, 2019
2 usages

DumpAPI · A small API for creating byte stream dumps.

<dependency>
    <groupId>com.packenius</groupId>
    <artifactId>com.packenius.dumpapi</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.packenius : com.packenius.dumpapi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.packenius : com.packenius.dumpapi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
com.packenius.dumpapi-1.0.1
1.0
com.packenius.dumpapi-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.packenius</groupId>
    <artifactId>com.packenius.dumpapi</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.packenius : com.packenius.dumpapi gradle dependency to your build.gradle file:

implementation 'com.packenius:com.packenius.dumpapi:1.0.1'

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

implementation("com.packenius:com.packenius.dumpapi:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.packenius : com.packenius.dumpapi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.packenius" % "com.packenius.dumpapi" % "1.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 09, 2020
4 usages
194 stars
Jan 06, 2020
4 usages
9 stars
Aug 15, 2022
2 usages
0 stars
Nov 26, 2020
3 usages
Apr 20, 2023
6 usages
38.9k stars
Jul 04, 2012
10 usages
59 stars
Jul 18, 2023
44 usages
291 stars