| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаbe.yildiz-games |
| Идентификатор | Идентификаторmodule-database-derby |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| module-database-derby-1.0.3.pom | |
| module-database-derby-1.0.3.jar | 6 KB |
| module-database-derby-1.0.3-sources.jar | 8 KB |
| module-database-derby-1.0.3-javadoc.jar | 405 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/be.yildiz-games/module-database-derby/ -->
<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>module-database-derby</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/module-database-derby/
implementation 'be.yildiz-games:module-database-derby:1.0.3'
// https://jarcasting.com/artifacts/be.yildiz-games/module-database-derby/
implementation ("be.yildiz-games:module-database-derby:1.0.3")
'be.yildiz-games:module-database-derby:jar:1.0.3'
<dependency org="be.yildiz-games" name="module-database-derby" rev="1.0.3">
<artifact name="module-database-derby" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='module-database-derby', version='1.0.3')
)
libraryDependencies += "be.yildiz-games" % "module-database-derby" % "1.0.3"
[be.yildiz-games/module-database-derby "1.0.3"]