Skip to content

com.treasuryprime.iso8583 0.8.0 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>com.treasuryprime</groupId>
  <artifactId>iso8583</artifactId>
  <version>0.8.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Parse ISO 8583 messages into Clojure maps and vice versa (updated fork of alpian/clj-iso8583)