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