is not current version
Last Version 21.5.0

net.guerlab.smart.wx:smart-wx-api 1.0.0


Categories

Categories

Net
GroupId

GroupId

net.guerlab.smart.wx
ArtifactId

ArtifactId

smart-wx-api
Version

Version

1.0.0
Type

Type

jar

Download smart-wx-api 1.0.0


<!-- https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-api/ -->
<dependency>
    <groupId>net.guerlab.smart.wx</groupId>
    <artifactId>smart-wx-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-api/
implementation 'net.guerlab.smart.wx:smart-wx-api:1.0.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-api/
implementation ("net.guerlab.smart.wx:smart-wx-api:1.0.0")
'net.guerlab.smart.wx:smart-wx-api:jar:1.0.0'
<dependency org="net.guerlab.smart.wx" name="smart-wx-api" rev="1.0.0">
  <artifact name="smart-wx-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.wx', module='smart-wx-api', version='1.0.0')
)
libraryDependencies += "net.guerlab.smart.wx" % "smart-wx-api" % "1.0.0"
[net.guerlab.smart.wx/smart-wx-api "1.0.0"]