is not current version
Last Version 5.0.4.RELEASE

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


GroupId

GroupId

com.rongji.dfish
ArtifactId

ArtifactId

dfish-framework
Version

Version

5.0.3.RELEASE
Type

Type

jar

Download dfish-framework 5.0.3.RELEASE


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