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