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

no.bekk.bekkopen.cde:database 0.1


Категории

Категории

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

Группа

no.bekk.bekkopen.cde
Идентификатор

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

database
Версия

Версия

0.1
Тип

Тип

jar

Скачать database 0.1


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