is not current version
Last Version 1.3.2

com.sfxcode.sapphire:sapphire-data_2.13 1.1.0

sapphire-data

Categories

Categories

Data
GroupId

GroupId

com.sfxcode.sapphire
ArtifactId

ArtifactId

sapphire-data_2.13
Version

Version

1.1.0
Type

Type

jar

Download sapphire-data_2.13 1.1.0


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