is not current version
Last Version 0.0.4-RELEASE

com.github.wuyanzuplus:super-common 0.0.3-RELEASE

A Super Common Framework

GroupId

GroupId

com.github.wuyanzuplus
ArtifactId

ArtifactId

super-common
Version

Version

0.0.3-RELEASE
Type

Type

pom

Download super-common 0.0.3-RELEASE


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