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.7.0'
implementation 'org.ic4j:ic4j-candid:0.7.0'
Last updated
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.7.0'
implementation 'org.ic4j:ic4j-candid:0.7.0'
Last updated