Install IC4J Libraries

The best way to include IC4J libraries in the Java application project is to use Gradle or Maven Imports from Maven Central.

implementation 'org.ic4j:ic4j-agent:0.6.19.6'
implementation 'org.ic4j:ic4j-candid:0.6.19.5'

Last updated