pendared / sackfix   0.1.3

MIT License Website GitHub

Holds the code generator, but also the common base jar with fields, formatters and so on.

Scala versions: 2.13 2.11

sackfix-common 0.1.3


Group ID:
org.sackfix
Artifact ID:
sackfix-common_2.13
Version:
0.1.3
Release Date:
Apr 6, 2021
Licenses:
MIT
Files:

libraryDependencies += "org.sackfix" %% "sackfix-common" % "0.1.3"

Mill build tool

ivy"org.sackfix::sackfix-common:0.1.3"

Scala CLI

//> using dep "org.sackfix::sackfix-common:0.1.3"

Ammonite REPL

import $ivy.`org.sackfix::sackfix-common:0.1.3`

<dependency>
  <groupId>org.sackfix</groupId>
  <artifactId>sackfix-common_2.13</artifactId>
  <version>0.1.3</version>
</dependency>

compile group: 'org.sackfix', name: 'sackfix-common_2.13', version: '0.1.3'