is not current version
Last Version 0.2.1.35

cn.watsontech.webhelper:openapi-core 0.2.1.31


GroupId

GroupId

cn.watsontech.webhelper
ArtifactId

ArtifactId

openapi-core
Version

Version

0.2.1.31
Type

Type

jar

Download openapi-core 0.2.1.31


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