is not current version
Last Version 1.4

bencode 1.3.1

Input/Output Streams for working with bencoded data.

License

License

GroupId

GroupId

com.dampcake
ArtifactId

ArtifactId

bencode
Version

Version

1.3.1
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 1.3.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.