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

org.gaixie.sandbox:sandbox 0.2.0.1

Maven ���������������

Группа

Группа

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

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

sandbox
Версия

Версия

0.2.0.1
Тип

Тип

jar

Скачать sandbox 0.2.0.1


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