is not current version
Last Version 1.3.2

com.sfxcode.sapphire:sapphire-data_3 1.3.1

sapphire-data

Categories

Categories

Data
GroupId

GroupId

com.sfxcode.sapphire
ArtifactId

ArtifactId

sapphire-data_3
Version

Version

1.3.1
Type

Type

jar

Download sapphire-data_3 1.3.1


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