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