| Группа | Группаio.github.samokhodkin |
|---|---|
| Идентификатор | Идентификаторwhippet-db |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| whippet-db-1.0.0.pom | |
| whippet-db-1.0.0.jar | 149 KB |
| whippet-db-1.0.0-sources.jar | 70 KB |
| whippet-db-1.0.0-javadoc.jar | 453 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.samokhodkin/whippet-db/ -->
<dependency>
<groupId>io.github.samokhodkin</groupId>
<artifactId>whippet-db</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.samokhodkin/whippet-db/
implementation 'io.github.samokhodkin:whippet-db:1.0.0'
// https://jarcasting.com/artifacts/io.github.samokhodkin/whippet-db/
implementation ("io.github.samokhodkin:whippet-db:1.0.0")
'io.github.samokhodkin:whippet-db:jar:1.0.0'
<dependency org="io.github.samokhodkin" name="whippet-db" rev="1.0.0">
<artifact name="whippet-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.samokhodkin', module='whippet-db', version='1.0.0')
)
libraryDependencies += "io.github.samokhodkin" % "whippet-db" % "1.0.0"
[io.github.samokhodkin/whippet-db "1.0.0"]