MVN

com.github.cdefgah : bencoder4j

Maven & Gradle

Oct 06, 2018
3 stars

bencoder4j · Bencode serializer and deserializer

<dependency>
    <groupId>com.github.cdefgah</groupId>
    <artifactId>bencoder4j</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cdefgah : bencoder4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.github.cdefgah : bencoder4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
bencoder4j-1.1.0
1.0.x
bencoder4j-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.cdefgah</groupId>
    <artifactId>bencoder4j</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.cdefgah : bencoder4j gradle dependency to your build.gradle file:

implementation 'com.github.cdefgah:bencoder4j:1.1.0'

Gradle Kotlin DSL: Add the following com.github.cdefgah : bencoder4j gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.cdefgah:bencoder4j:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.cdefgah : bencoder4j sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.cdefgah" % "bencoder4j" % "1.1.0"

Advertisement

Dependencies from Group

Oct 06, 2018
3 stars

Discover Dependencies

Jan 16, 2018
1 usages
Jan 15, 2019
1 usages
Jul 04, 2022
1 usages
Oct 07, 2022
Apr 30, 2021
2 usages
124 stars
Jul 29, 2023
47 usages
26.7k stars
Jul 29, 2023
259 usages
26.7k stars
Jan 12, 2018
0 stars
Apr 02, 2023
2 usages
19 stars
Jul 09, 2018
0 stars