License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcn.weforward |
ArtifactId | ArtifactIdweforward-data-api |
Last Version | Last Version1.2.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweforward-data-api
weforward module
|
Filename | Size |
---|---|
weforward-data-api-1.2.12.pom | |
weforward-data-api-1.2.12.jar | 195 KB |
weforward-data-api-1.2.12-sources.jar | 192 KB |
weforward-data-api-1.2.12-javadoc.jar | 964 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.weforward/weforward-data-api/ -->
<dependency>
<groupId>cn.weforward</groupId>
<artifactId>weforward-data-api</artifactId>
<version>1.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/cn.weforward/weforward-data-api/
implementation 'cn.weforward:weforward-data-api:1.2.12'
// https://jarcasting.com/artifacts/cn.weforward/weforward-data-api/
implementation ("cn.weforward:weforward-data-api:1.2.12")
'cn.weforward:weforward-data-api:jar:1.2.12'
<dependency org="cn.weforward" name="weforward-data-api" rev="1.2.12">
<artifact name="weforward-data-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.weforward', module='weforward-data-api', version='1.2.12')
)
libraryDependencies += "cn.weforward" % "weforward-data-api" % "1.2.12"
[cn.weforward/weforward-data-api "1.2.12"]
Group / Artifact | Type | Version |
---|---|---|
cn.weforward : weforward-protocol | jar | 1.2.11 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |