is not current version
Last Version 1.0.3

org.siqisource:stone 1.0.2

stone is a little stone.

GroupId

GroupId

org.siqisource
ArtifactId

ArtifactId

stone
Version

Version

1.0.2
Type

Type

jar

Download stone 1.0.2


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