GroupId | GroupIdcn.watsontech.webhelper |
---|---|
ArtifactId | ArtifactIdopenapi-core |
Version | Version0.2.1.16 |
Type | Typejar |
Filename | Size |
---|---|
openapi-core-0.2.1.16.pom | |
openapi-core-0.2.1.16.jar | 43 KB |
openapi-core-0.2.1.16-sources.jar | 28 KB |
openapi-core-0.2.1.16-javadoc.jar | 241 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.watsontech.webhelper/openapi-core/ -->
<dependency>
<groupId>cn.watsontech.webhelper</groupId>
<artifactId>openapi-core</artifactId>
<version>0.2.1.16</version>
</dependency>
// https://jarcasting.com/artifacts/cn.watsontech.webhelper/openapi-core/
implementation 'cn.watsontech.webhelper:openapi-core:0.2.1.16'
// https://jarcasting.com/artifacts/cn.watsontech.webhelper/openapi-core/
implementation ("cn.watsontech.webhelper:openapi-core:0.2.1.16")
'cn.watsontech.webhelper:openapi-core:jar:0.2.1.16'
<dependency org="cn.watsontech.webhelper" name="openapi-core" rev="0.2.1.16">
<artifact name="openapi-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.watsontech.webhelper', module='openapi-core', version='0.2.1.16')
)
libraryDependencies += "cn.watsontech.webhelper" % "openapi-core" % "0.2.1.16"
[cn.watsontech.webhelper/openapi-core "0.2.1.16"]