Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.sfxcode.sapphire |
ArtifactId | ArtifactIdsapphire-data_3 |
Version | Version1.3.1 |
Type | Typejar |
Filename | Size |
---|---|
sapphire-data_3-1.3.1.pom | |
sapphire-data_3-1.3.1.jar | 148 KB |
sapphire-data_3-1.3.1-sources.jar | 17 KB |
sapphire-data_3-1.3.1-javadoc.jar | 269 KB |
Browse |
<!-- 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"]