MVN

com.dampcake : bencode

Maven & Gradle

Jul 08, 2023
55 stars

bencode · Input/Output Streams for working with bencoded data.

<dependency>
    <groupId>com.dampcake</groupId>
    <artifactId>bencode</artifactId>
    <version>1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dampcake : bencode to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.1

All Versions

Choose a version of com.dampcake : bencode to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
bencode-1.4.1
1.4
bencode-1.4
1.3.x
bencode-1.3.2
bencode-1.3.1
1.3
bencode-1.3
1.2.x
bencode-1.2.2
bencode-1.2.1
1.2
bencode-1.2
1.1.x
bencode-1.1.1
1.1
bencode-1.1
1.0
bencode-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.dampcake</groupId>
    <artifactId>bencode</artifactId>
    <version>1.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dampcake : bencode gradle dependency to your build.gradle file:

implementation 'com.dampcake:bencode:1.4.1'

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

implementation("com.dampcake:bencode:1.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dampcake : bencode sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dampcake" % "bencode" % "1.4.1"

Advertisement

Dependencies from Group

Feb 18, 2016
3 stars
Jul 08, 2023
55 stars

Discover Dependencies

Apr 28, 2018
1 usages
1 stars
May 30, 2019
3 stars
Jul 14, 2019
99 stars
Dec 01, 2016
1 stars
Jul 13, 2018
1 stars
Jul 19, 2022
2 usages
199 stars
Jul 01, 2023
10 usages
340 stars
Feb 06, 2019
4 usages
Aug 10, 2016
13.6k stars
Nov 08, 2019
11 usages
179 stars