is not current version
Last Version 1.10

Bt BEncoding 1.9

Library for parsing, encoding and validating bencoded documents in Java

License

License

GroupId

GroupId

com.github.atomashpolskiy
ArtifactId

ArtifactId

bt-bencoding
Version

Version

1.9
Type

Type

jar
Description

Description

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

Download bt-bencoding 1.9


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

Dependencies

compile (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.17

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.