License |
License |
---|---|
GroupId | GroupIdio.github.arainko |
ArtifactId | ArtifactIdbencode_2.13 |
Last Version | Last Version31-78a78864 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbencode
A bencode library with typesafe schema derivation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bencode_2.13-31-78a78864.pom | |
bencode_2.13-31-78a78864.jar | 142 KB |
bencode_2.13-31-78a78864-sources.jar | 11 KB |
bencode_2.13-31-78a78864-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |