MVN

org.exbin.auxiliary : paged_data

Maven & Gradle

Aug 29, 2021
8 usages
0 stars

Paged Binary Data Library · Library for paged binary data handling

<dependency>
    <groupId>org.exbin.auxiliary</groupId>
    <artifactId>paged_data</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.exbin.auxiliary : paged_data to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of org.exbin.auxiliary : paged_data to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
paged_data-0.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.exbin.auxiliary</groupId>
    <artifactId>paged_data</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.exbin.auxiliary : paged_data gradle dependency to your build.gradle file:

implementation 'org.exbin.auxiliary:paged_data:0.2.0'

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

implementation("org.exbin.auxiliary:paged_data:0.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.exbin.auxiliary : paged_data sbt scala dependency to your build.sbt file:

libraryDependencies += "org.exbin.auxiliary" % "paged_data" % "0.2.0"

Advertisement

Dependencies from Group

Aug 29, 2021
8 usages
0 stars
Aug 29, 2021
1 usages
0 stars
Dec 30, 2023
0 stars

Discover Dependencies

Jun 22, 2023
25 usages
2 stars
Oct 20, 2017
17 usages
16 stars
Feb 05, 2018
19 usages
1.2k stars
Feb 05, 2022
8 usages
11 stars
Apr 27, 2020
10 usages
0 stars
Mar 08, 2013
36 usages
Sep 09, 2016
11 usages
7.4k stars