/jamule

Java Amule Client - EC protocol

Primary LanguageKotlinMIT LicenseMIT

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