bencode

A bencode library with typesafe schema derivation

License

License

GroupId

GroupId

io.github.arainko
ArtifactId

ArtifactId

bencode_2.13
Last Version

Last Version

31-78a78864
Release Date

Release Date

Type

Type

jar
Description

Description

bencode
A bencode library with typesafe schema derivation
Project URL

Project URL

https://github.com/arainko/bencode
Project Organization

Project Organization

io.github.arainko
Source Code Management

Source Code Management

https://github.com/arainko/bencode

Download bencode_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.arainko/bencode_2.13/ -->
<dependency>
    <groupId>io.github.arainko</groupId>
    <artifactId>bencode_2.13</artifactId>
    <version>31-78a78864</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.arainko/bencode_2.13/
implementation 'io.github.arainko:bencode_2.13:31-78a78864'
// https://jarcasting.com/artifacts/io.github.arainko/bencode_2.13/
implementation ("io.github.arainko:bencode_2.13:31-78a78864")
'io.github.arainko:bencode_2.13:jar:31-78a78864'
<dependency org="io.github.arainko" name="bencode_2.13" rev="31-78a78864">
  <artifact name="bencode_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.arainko', module='bencode_2.13', version='31-78a78864')
)
libraryDependencies += "io.github.arainko" % "bencode_2.13" % "31-78a78864"
[io.github.arainko/bencode_2.13 "31-78a78864"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
org.typelevel : cats-core_2.13 jar 2.3.1
com.chuusai : shapeless_2.13 jar 2.4.0-M1
org.scodec : scodec-bits_2.13 jar 1.1.23

test (4)

Group / Artifact Type Version
dev.zio : zio_2.13 jar 1.0.4
dev.zio : zio-test_2.13 jar 1.0.4
dev.zio : zio-test-sbt_2.13 jar 1.0.4
dev.zio : zio-test-magnolia_2.13 jar 1.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
31-78a78864
0.1.0+0-64e44a23+20210321-1159
0.1.0
0.0.7+3-800fb7cd
0.0.7+3-64e44a23
0.0.6+1-c529692c
0.0.6
0.0.5