Skip to content

com.tangem.ic4j.ic4j-agent publishing-shadow-10

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.tangem.ic4j</groupId>
  <artifactId>ic4j-agent</artifactId>
  <version>publishing-shadow-10</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

 The Apache Commons Codec component contains encoder and decoders for
 various formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
 widely used encoders and decoders, the codec package also maintains a
 collection of phonetic encoding utilities.