не последняя версия
Последняя версия 1.0.4a

org.siqisource:stone-sdk 1.0.4

stone-sdk is a stone development kit.

Группа

Группа

org.siqisource
Идентификатор

Идентификатор

stone-sdk
Версия

Версия

1.0.4
Тип

Тип

war

Скачать stone-sdk 1.0.4


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