Last Version

LittleShoot P2P Downloader 1.0.3

P2P downloading module built atop the LittleShoot P2P core.

License

License

GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

littleshoot-downloader
Version

Version

1.0.3
Type

Type

jar
Description

Description

LittleShoot P2P Downloader
P2P downloading module built atop the LittleShoot P2P core.
Project Organization

Project Organization

LittleShoot
Source Code Management

Source Code Management

https://[email protected]/adamfisk/littleshoot-downloader.git

Download littleshoot-downloader 1.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.1
org.littleshoot : http-client jar 1.0.3
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.2
org.slf4j : slf4j-api jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.