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