is not current version
Last Version 3.3.0

io.github.hashiprobr:nfp-dao 3.0.1

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

GroupId

GroupId

io.github.hashiprobr
ArtifactId

ArtifactId

nfp-dao
Version

Version

3.0.1
Type

Type

jar

Download nfp-dao 3.0.1


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