is not current version
Last Version 3.7.6

cn.woodwhales.common:woodwhales-common 3.4.0

https://github.com/woodwhales

GroupId

GroupId

cn.woodwhales.common
ArtifactId

ArtifactId

woodwhales-common
Version

Version

3.4.0
Type

Type

jar

Download woodwhales-common 3.4.0


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