bittorrent

Bittorrent client

License

License

GroupId

GroupId

io.github.torrentdam.bittorrent
ArtifactId

ArtifactId

bittorrent_3
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

bittorrent
Bittorrent client
Project URL

Project URL

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

Project Organization

io.github.torrentdam.bittorrent
Source Code Management

Source Code Management

https://github.com/TorrentDamDev/bittorrent

Download bittorrent_3

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
io.github.torrentdam.bittorrent : common_3 jar 1.2.0
io.github.torrentdam.bittorrent : dht_3 jar 1.2.0
org.scala-lang : scala3-library_3 jar 3.1.0
io.github.torrentdam.bencode : bencode_3 jar 1.0.0
org.typelevel : cats-core_3 jar 2.6.1
org.typelevel : cats-effect_3 jar 3.2.8
co.fs2 : fs2-io_3 jar 3.2.4
dev.optics : monocle-core_3 jar 3.0.0
dev.optics : monocle-macro_3 jar 3.0.0
org.typelevel : log4cats-slf4j_3 jar 2.1.1

test (2)

Group / Artifact Type Version
org.typelevel : munit-cats-effect-3_3 jar 1.0.5
org.typelevel : log4cats-noop_3 jar 2.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.1.0
1.0.0