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