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