Bt BEncoding

Library for parsing, encoding and validating bencoded documents in Java

License

License

GroupId

GroupId

com.github.atomashpolskiy
ArtifactId

ArtifactId

bt-bencoding
Last Version

Last Version

1.10
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download bt-bencoding

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-bencoding/ -->
<dependency>
    <groupId>com.github.atomashpolskiy</groupId>
    <artifactId>bt-bencoding</artifactId>
    <version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-bencoding/
implementation 'com.github.atomashpolskiy:bt-bencoding:1.10'
// https://jarcasting.com/artifacts/com.github.atomashpolskiy/bt-bencoding/
implementation ("com.github.atomashpolskiy:bt-bencoding:1.10")
'com.github.atomashpolskiy:bt-bencoding:jar:1.10'
<dependency org="com.github.atomashpolskiy" name="bt-bencoding" rev="1.10">
  <artifact name="bt-bencoding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atomashpolskiy', module='bt-bencoding', version='1.10')
)
libraryDependencies += "com.github.atomashpolskiy" % "bt-bencoding" % "1.10"
[com.github.atomashpolskiy/bt-bencoding "1.10"]

Dependencies

compile (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.17
com.google.guava : guava jar 30.1-jre

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.10
1.9
1.8
1.7
1.6
1.5
1.4.1
1.4
1.3.1
1.3
1.2
1.1
1.0