is not current version
Last Version 1.2.12

cn.weforward:weforward-data 1.1.0

weforward module

Categories

Categories

Data
GroupId

GroupId

cn.weforward
ArtifactId

ArtifactId

weforward-data
Version

Version

1.1.0
Type

Type

jar

Download weforward-data 1.1.0


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