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