не последняя версия
Последняя версия 1.1.8

com.github.napp-com:notbed 1.1.6

Utilities and database access classes for small projects

Группа

Группа

com.github.napp-com
Идентификатор

Идентификатор

notbed
Версия

Версия

1.1.6
Тип

Тип

pom

Скачать notbed 1.1.6

Имя Файла Размер
notbed-1.1.6.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.napp-com/notbed/ -->
<dependency>
    <groupId>com.github.napp-com</groupId>
    <artifactId>notbed</artifactId>
    <version>1.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.napp-com/notbed/
implementation 'com.github.napp-com:notbed:1.1.6'
// https://jarcasting.com/artifacts/com.github.napp-com/notbed/
implementation ("com.github.napp-com:notbed:1.1.6")
'com.github.napp-com:notbed:pom:1.1.6'
<dependency org="com.github.napp-com" name="notbed" rev="1.1.6">
  <artifact name="notbed" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.napp-com', module='notbed', version='1.1.6')
)
libraryDependencies += "com.github.napp-com" % "notbed" % "1.1.6"
[com.github.napp-com/notbed "1.1.6"]