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