is not current version
Last Version 3.0.0

com.github.nfwork:dbfound 2.5.4

dbfound development platform

GroupId

GroupId

com.github.nfwork
ArtifactId

ArtifactId

dbfound
Version

Version

2.5.4
Type

Type

jar

Download dbfound 2.5.4


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