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