Last Version

sackfix-common 0.1.3

Common Fix fields, traits and utilities required by every part of SackFix

License

License

GroupId

GroupId

org.sackfix
ArtifactId

ArtifactId

sackfix-common_2.13
Version

Version

0.1.3
Type

Type

jar
Description

Description

sackfix-common
Common Fix fields, traits and utilities required by every part of SackFix
Project URL

Project URL

http://www.sackfix.org/
Project Organization

Project Organization

org.sackfix
Source Code Management

Source Code Management

https://github.com/PendaRed/sackfix.git

Download sackfix-common_2.13 0.1.3


<!-- https://jarcasting.com/artifacts/org.sackfix/sackfix-common_2.13/ -->
<dependency>
    <groupId>org.sackfix</groupId>
    <artifactId>sackfix-common_2.13</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.sackfix/sackfix-common_2.13/
implementation 'org.sackfix:sackfix-common_2.13:0.1.3'
// https://jarcasting.com/artifacts/org.sackfix/sackfix-common_2.13/
implementation ("org.sackfix:sackfix-common_2.13:0.1.3")
'org.sackfix:sackfix-common_2.13:jar:0.1.3'
<dependency org="org.sackfix" name="sackfix-common_2.13" rev="0.1.3">
  <artifact name="sackfix-common_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sackfix', module='sackfix-common_2.13', version='0.1.3')
)
libraryDependencies += "org.sackfix" % "sackfix-common_2.13" % "0.1.3"
[org.sackfix/sackfix-common_2.13 "0.1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
com.typesafe : config jar 1.4.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.6

Project Modules

There are no modules declared in this project.