Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.wx |
ArtifactId | ArtifactIdsmart-wx-lib |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
smart-wx-lib-1.1.0.pom | |
smart-wx-lib-1.1.0.jar | 7 KB |
smart-wx-lib-1.1.0-sources.jar | 3 KB |
smart-wx-lib-1.1.0-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-lib/ -->
<dependency>
<groupId>net.guerlab.smart.wx</groupId>
<artifactId>smart-wx-lib</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-lib/
implementation 'net.guerlab.smart.wx:smart-wx-lib:1.1.0'
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-lib/
implementation ("net.guerlab.smart.wx:smart-wx-lib:1.1.0")
'net.guerlab.smart.wx:smart-wx-lib:jar:1.1.0'
<dependency org="net.guerlab.smart.wx" name="smart-wx-lib" rev="1.1.0">
<artifact name="smart-wx-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.wx', module='smart-wx-lib', version='1.1.0')
)
libraryDependencies += "net.guerlab.smart.wx" % "smart-wx-lib" % "1.1.0"
[net.guerlab.smart.wx/smart-wx-lib "1.1.0"]