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.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.github.akosbordas
Идентификатор

Идентификатор

ncore-client
Последняя версия

Последняя версия

1.0.0-RC3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

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

Скачать ncore-client

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1