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

org.bitbucket.swattu:datastore-utils 4.0.22


Категории

Категории

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

Группа

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

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

datastore-utils
Версия

Версия

4.0.22
Тип

Тип

jar

Скачать datastore-utils 4.0.22


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