is not current version
Last Version 1.2.12

cn.weforward:weforward-data 1.2.0

weforward module

Categories

Categories

Data
GroupId

GroupId

cn.weforward
ArtifactId

ArtifactId

weforward-data
Version

Version

1.2.0
Type

Type

jar

Download weforward-data 1.2.0


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