Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.sfxcode.sapphire |
ArtifactId | ArtifactIdsapphire-data_3 |
Version | Version1.3.0 |
Type | Typejar |
Filename | Size |
---|---|
sapphire-data_3-1.3.0.pom | |
sapphire-data_3-1.3.0.jar | 133 KB |
sapphire-data_3-1.3.0-sources.jar | 15 KB |
sapphire-data_3-1.3.0-javadoc.jar | 254 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sfxcode.sapphire/sapphire-data_3/
implementation 'com.sfxcode.sapphire:sapphire-data_3:1.3.0'
// https://jarcasting.com/artifacts/com.sfxcode.sapphire/sapphire-data_3/
implementation ("com.sfxcode.sapphire:sapphire-data_3:1.3.0")
'com.sfxcode.sapphire:sapphire-data_3:jar:1.3.0'
<dependency org="com.sfxcode.sapphire" name="sapphire-data_3" rev="1.3.0">
<artifact name="sapphire-data_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sfxcode.sapphire', module='sapphire-data_3', version='1.3.0')
)
libraryDependencies += "com.sfxcode.sapphire" % "sapphire-data_3" % "1.3.0"
[com.sfxcode.sapphire/sapphire-data_3 "1.3.0"]