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