is not current version
Last Version 1.0.0-RC3

com.github.akosbordas:ncore-client 1.0.0-RC2

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.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.akosbordas
ArtifactId

ArtifactId

ncore-client
Version

Version

1.0.0-RC2
Type

Type

jar

Download ncore-client 1.0.0-RC2


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