GroupId | GroupIdcom.rongji.dfish |
---|---|
ArtifactId | ArtifactIddfish-misc |
Version | Version3.1.17.RELEASE |
Type | Typejar |
Filename | Size |
---|---|
dfish-misc-3.1.17.RELEASE.pom | |
dfish-misc-3.1.17.RELEASE.jar | 444 KB |
dfish-misc-3.1.17.RELEASE-sources.jar | 419 KB |
dfish-misc-3.1.17.RELEASE-javadoc.jar | 336 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rongji.dfish/dfish-misc/ -->
<dependency>
<groupId>com.rongji.dfish</groupId>
<artifactId>dfish-misc</artifactId>
<version>3.1.17.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish-misc/
implementation 'com.rongji.dfish:dfish-misc:3.1.17.RELEASE'
// https://jarcasting.com/artifacts/com.rongji.dfish/dfish-misc/
implementation ("com.rongji.dfish:dfish-misc:3.1.17.RELEASE")
'com.rongji.dfish:dfish-misc:jar:3.1.17.RELEASE'
<dependency org="com.rongji.dfish" name="dfish-misc" rev="3.1.17.RELEASE">
<artifact name="dfish-misc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rongji.dfish', module='dfish-misc', version='3.1.17.RELEASE')
)
libraryDependencies += "com.rongji.dfish" % "dfish-misc" % "3.1.17.RELEASE"
[com.rongji.dfish/dfish-misc "3.1.17.RELEASE"]