Bencode, BitTorrent encode data

Bencode (pronounced like B-encode) is the encoding used by the peer-to-peer file sharing system BitTorrent for storing and transmitting loosely structured data

License

License

GroupId

GroupId

com.github.salemebo
ArtifactId

ArtifactId

bEncode
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Bencode, BitTorrent encode data
Bencode (pronounced like B-encode) is the encoding used by the peer-to-peer file sharing system BitTorrent for storing and transmitting loosely structured data
Project URL

Project URL

https://github.com/salemebo/bEencode
Source Code Management

Source Code Management

http://github.com/salemebo/bEencode

Download bEncode

Filename Size
bEncode-0.0.2.pom 7 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2