is not current version
Last Version 5.0.4.RELEASE

com.rongji.dfish:dfish 3.1.18.RELEASE

DFish开发框架

GroupId

GroupId

com.rongji.dfish
ArtifactId

ArtifactId

dfish
Version

Version

3.1.18.RELEASE
Type

Type

pom

Download dfish 3.1.18.RELEASE

Filename Size
dfish-3.1.18.RELEASE.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.rongji.dfish/dfish/ -->
<dependency>
    <groupId>com.rongji.dfish</groupId>
    <artifactId>dfish</artifactId>
    <version>3.1.18.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish/
implementation 'com.rongji.dfish:dfish:3.1.18.RELEASE'
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish/
implementation ("com.rongji.dfish:dfish:3.1.18.RELEASE")
'com.rongji.dfish:dfish:pom:3.1.18.RELEASE'
<dependency org="com.rongji.dfish" name="dfish" rev="3.1.18.RELEASE">
  <artifact name="dfish" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rongji.dfish', module='dfish', version='3.1.18.RELEASE')
)
libraryDependencies += "com.rongji.dfish" % "dfish" % "3.1.18.RELEASE"
[com.rongji.dfish/dfish "3.1.18.RELEASE"]