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