is not current version
Last Version 3.0.0

com.github.nfwork:dbfound 2.4.9

dbfound development platform

GroupId

GroupId

com.github.nfwork
ArtifactId

ArtifactId

dbfound
Version

Version

2.4.9
Type

Type

jar

Download dbfound 2.4.9


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