NcoreClient

NcoreClient is a Java client for https://ncore.cc torrent site. This library makes it easy to automate your torrent downloads, searches from any Java program based on your needs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.akosbordas
ArtifactId

ArtifactId

ncore-client
Last Version

Last Version

1.0.0-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

NcoreClient
NcoreClient is a Java client for https://ncore.cc torrent site. This library makes it easy to automate your torrent downloads, searches from any Java program based on your needs.
Project URL

Project URL

https://github.com/akosbordas/ncore-client

Download ncore-client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-core jar 1.1.7
org.jsoup : jsoup jar 1.9.2
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.commons : commons-io jar 1.3.2
com.google.guava : guava jar 19.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
ie.corballis : json-fixtures-lib jar 1.0.4
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1