vexdev / jamule

Java Amule Client - EC protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jaMule - aMule client for Java

Maven Central

Note: this library is compatible for aMule 2.3.1 to 2.3.3

Usage

This library can be imported through maven like this: (Please check the latest version as tagged)

implementation("com.vexdev:jamule:<LATEST_VERSION_HERE>")

Releasing

To release a new version, run the following command:

./gradlew publish closeAndReleaseStagingRepository

About

Java Amule Client - EC protocol

License:MIT License


Languages

Language:Kotlin 100.0%