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

io.github.hashiprobr:nfp-dao 3.0.0

Not-For-Production DAO framework based on Cloud Firestore and Storage.

Группа

Группа

io.github.hashiprobr
Идентификатор

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

nfp-dao
Версия

Версия

3.0.0
Тип

Тип

jar

Скачать nfp-dao 3.0.0


<!-- https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-dao/ -->
<dependency>
    <groupId>io.github.hashiprobr</groupId>
    <artifactId>nfp-dao</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-dao/
implementation 'io.github.hashiprobr:nfp-dao:3.0.0'
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-dao/
implementation ("io.github.hashiprobr:nfp-dao:3.0.0")
'io.github.hashiprobr:nfp-dao:jar:3.0.0'
<dependency org="io.github.hashiprobr" name="nfp-dao" rev="3.0.0">
  <artifact name="nfp-dao" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hashiprobr', module='nfp-dao', version='3.0.0')
)
libraryDependencies += "io.github.hashiprobr" % "nfp-dao" % "3.0.0"
[io.github.hashiprobr/nfp-dao "3.0.0"]