bencode

Input/Output Streams for working with bencoded data.

License

License

GroupId

GroupId

com.dampcake
ArtifactId

ArtifactId

bencode
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

bencode
Input/Output Streams for working with bencoded data.
Project URL

Project URL

http://github.com/dampcake/bencode

Download bencode

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3.2
1.3.1
1.3
1.2.2
1.2.1
1.2
1.1.1
1.1
1.0