is not current version
Last Version 5.0.4.RELEASE

com.rongji.dfish:dfish-framework 3.2.6.RELEASE


GroupId

GroupId

com.rongji.dfish
ArtifactId

ArtifactId

dfish-framework
Version

Version

3.2.6.RELEASE
Type

Type

jar

Download dfish-framework 3.2.6.RELEASE


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