MVN

com.github.atomashpolskiy : bt-bencoding

Maven & Gradle

Dec 05, 2021
1 usages
2k stars

Bt BEncoding · Library for parsing, encoding and validating bencoded documents in Java

<dependency>
    <groupId>com.github.atomashpolskiy</groupId>
    <artifactId>bt-bencoding</artifactId>
    <version>1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.atomashpolskiy : bt-bencoding to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10

All Versions

Choose a version of com.github.atomashpolskiy : bt-bencoding to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10
bt-bencoding-1.10
1.9
bt-bencoding-1.9
1.8
bt-bencoding-1.8
1.7
bt-bencoding-1.7
1.6
bt-bencoding-1.6
1.5
bt-bencoding-1.5
1.4.x
bt-bencoding-1.4.1
1.4
bt-bencoding-1.4
1.3.x
bt-bencoding-1.3.1
1.3
bt-bencoding-1.3
1.2
bt-bencoding-1.2
1.1
bt-bencoding-1.1
1.0
bt-bencoding-1.0

How to add a dependency to Maven

Add the following com.github.atomashpolskiy : bt-bencoding maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.atomashpolskiy</groupId>
    <artifactId>bt-bencoding</artifactId>
    <version>1.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.atomashpolskiy : bt-bencoding gradle dependency to your build.gradle file:

implementation 'com.github.atomashpolskiy:bt-bencoding:1.10'

Gradle Kotlin DSL: Add the following com.github.atomashpolskiy : bt-bencoding gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.atomashpolskiy:bt-bencoding:1.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.atomashpolskiy : bt-bencoding sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.atomashpolskiy" % "bt-bencoding" % "1.10"

Advertisement

Dependencies from Group

Dec 05, 2021
5 usages
2k stars
Dec 05, 2021
1 usages
2.2k stars
Dec 05, 2021
1 usages
2.2k stars
Dec 05, 2021
1 usages
2k stars
Dec 05, 2021
1 usages
2.2k stars

Discover Dependencies

Aug 22, 2023
3 stars
Oct 24, 2017
2 usages
11 stars
Jul 16, 2023
0 stars
Jan 21, 2018
1 usages
16 stars
Nov 05, 2021
4 usages
6.8k stars
Jun 10, 2023
5 usages
17.2k stars