Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.guerlab.smart.wx |
ArtifactId | ArtifactIdsmart-wx-parent |
Version | Version20.0.1 |
Type | Typepom |
Filename | Size |
---|---|
smart-wx-parent-20.0.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-parent/ -->
<dependency>
<groupId>net.guerlab.smart.wx</groupId>
<artifactId>smart-wx-parent</artifactId>
<version>20.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-parent/
implementation 'net.guerlab.smart.wx:smart-wx-parent:20.0.1'
// https://jarcasting.com/artifacts/net.guerlab.smart.wx/smart-wx-parent/
implementation ("net.guerlab.smart.wx:smart-wx-parent:20.0.1")
'net.guerlab.smart.wx:smart-wx-parent:pom:20.0.1'
<dependency org="net.guerlab.smart.wx" name="smart-wx-parent" rev="20.0.1">
<artifact name="smart-wx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.guerlab.smart.wx', module='smart-wx-parent', version='20.0.1')
)
libraryDependencies += "net.guerlab.smart.wx" % "smart-wx-parent" % "20.0.1"
[net.guerlab.smart.wx/smart-wx-parent "20.0.1"]