is not current version
Last Version 5.0.4.RELEASE

com.rongji.dfish:dfish-ui-plugin 5.0.2.RELEASE


GroupId

GroupId

com.rongji.dfish
ArtifactId

ArtifactId

dfish-ui-plugin
Version

Version

5.0.2.RELEASE
Type

Type

jar

Download dfish-ui-plugin 5.0.2.RELEASE


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