protocol

Bittorrent server protocol

License

License

GroupId

GroupId

io.github.torrentdam.server
ArtifactId

ArtifactId

protocol_sjs1_3
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

protocol
Bittorrent server protocol
Project URL

Project URL

https://torrentdam.github.io/
Project Organization

Project Organization

io.github.torrentdam.server
Source Code Management

Source Code Management

https://github.com/TorrentDam/server

Download protocol_sjs1_3

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala3-library_sjs1_3 jar 3.1.2
org.scala-js : scalajs-library_2.13 jar 1.8.0
com.github.rssh : cps-async-connect-cats-effect_3 jar 0.9.9
io.github.torrentdam.bittorrent : common_sjs1_3 jar 1.2.0
com.lihaoyi : upickle_sjs1_3 jar 1.4.0
org.scodec : scodec-bits_sjs1_3 jar 1.1.27

test (2)

Group / Artifact Type Version
org.scala-js : scalajs-test-bridge_2.13 jar 1.8.0
org.typelevel : munit-cats-effect-3_3 jar 1.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0