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