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

org.bitbucket.swattu:datastore-utils 1.0.18


Категории

Категории

Данные
Группа

Группа

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

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

datastore-utils
Версия

Версия

1.0.18
Тип

Тип

jar

Скачать datastore-utils 1.0.18


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