| Группа | Группаcom.github.napp-com |
|---|---|
| Идентификатор | Идентификаторnotbed-db |
| Версия | Версия1.1.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| notbed-db-1.1.7.pom | |
| notbed-db-1.1.7.jar | 30 KB |
| notbed-db-1.1.7-tests.jar | 3 KB |
| notbed-db-1.1.7-test-sources.jar | 2 KB |
| notbed-db-1.1.7-test-javadoc.jar | 32 KB |
| notbed-db-1.1.7-sources.jar | 17 KB |
| notbed-db-1.1.7-javadoc.jar | 108 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.napp-com/notbed-db/ -->
<dependency>
<groupId>com.github.napp-com</groupId>
<artifactId>notbed-db</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.napp-com/notbed-db/
implementation 'com.github.napp-com:notbed-db:1.1.7'
// https://jarcasting.com/artifacts/com.github.napp-com/notbed-db/
implementation ("com.github.napp-com:notbed-db:1.1.7")
'com.github.napp-com:notbed-db:jar:1.1.7'
<dependency org="com.github.napp-com" name="notbed-db" rev="1.1.7">
<artifact name="notbed-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.napp-com', module='notbed-db', version='1.1.7')
)
libraryDependencies += "com.github.napp-com" % "notbed-db" % "1.1.7"
[com.github.napp-com/notbed-db "1.1.7"]