is not current version
Last Version 0.5.3

org.spectrumauctions:sats-core 0.5.2

SATS-Core is the core library for the SATS software.

GroupId

GroupId

org.spectrumauctions
ArtifactId

ArtifactId

sats-core
Version

Version

0.5.2
Type

Type

jar

Download sats-core 0.5.2


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