Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.wx |
ArtifactId | ArtifactIdsmart-wx-api |
Version | Version20.0.9 |
Type | Typejar |
Filename | Size |
---|---|
smart-wx-api-20.0.9.pom | |
smart-wx-api-20.0.9.jar | 66 KB |
smart-wx-api-20.0.9-sources.jar | 33 KB |
smart-wx-api-20.0.9-javadoc.jar | 629 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-api/ -->
<dependency>
<groupId>net.guerlab.smart.wx</groupId>
<artifactId>smart-wx-api</artifactId>
<version>20.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-api/
implementation 'net.guerlab.smart.wx:smart-wx-api:20.0.9'
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-api/
implementation ("net.guerlab.smart.wx:smart-wx-api:20.0.9")
'net.guerlab.smart.wx:smart-wx-api:jar:20.0.9'
<dependency org="net.guerlab.smart.wx" name="smart-wx-api" rev="20.0.9">
<artifact name="smart-wx-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.wx', module='smart-wx-api', version='20.0.9')
)
libraryDependencies += "net.guerlab.smart.wx" % "smart-wx-api" % "20.0.9"
[net.guerlab.smart.wx/smart-wx-api "20.0.9"]