添加依赖
<dependency>
<groupId>com.github.nfwork</groupId>
<artifactId>dbfound</artifactId>
<version>4.4.5</version>
</dependency>
implementation 'com.github.nfwork:dbfound:4.4.5'
com.github.nfwork:dbfound:4.4.5
<dependency org="com.github.nfwork" name="dbfound" rev="4.4.5" />
libraryDependencies += "com.github.nfwork" % "dbfound" % "4.4.5"
@Grab(group='com.github.nfwork', module='dbfound', version='4.4.5')
[com.github.nfwork/dbfound "4.4.5"]
'com.github.nfwork:dbfound:jar:4.4.5'
资源下载
| 资源类型 | Central |
|---|---|
| jar 包 | dbfound-4.4.5.jar |
| 源码包 | dbfound-4.4.5-sources.jar |