Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.wx |
ArtifactId | ArtifactIdsmart-wx-api |
Version | Version20.2.0 |
Type | Typejar |
Filename | Size |
---|---|
smart-wx-api-20.2.0.pom | |
smart-wx-api-20.2.0.jar | 73 KB |
smart-wx-api-20.2.0-sources.jar | 38 KB |
smart-wx-api-20.2.0-javadoc.jar | 646 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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-api/
implementation 'net.guerlab.smart.wx:smart-wx-api:20.2.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-api/
implementation ("net.guerlab.smart.wx:smart-wx-api:20.2.0")
'net.guerlab.smart.wx:smart-wx-api:jar:20.2.0'
<dependency org="net.guerlab.smart.wx" name="smart-wx-api" rev="20.2.0">
<artifact name="smart-wx-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.wx', module='smart-wx-api', version='20.2.0')
)
libraryDependencies += "net.guerlab.smart.wx" % "smart-wx-api" % "20.2.0"
[net.guerlab.smart.wx/smart-wx-api "20.2.0"]