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