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