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