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