is not current version
Last Version 3.7.6

cn.woodwhales.common:woodwhales-common 3.5.2

https://github.com/woodwhales

GroupId

GroupId

cn.woodwhales.common
ArtifactId

ArtifactId

woodwhales-common
Version

Version

3.5.2
Type

Type

jar

Download woodwhales-common 3.5.2


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