License |
License |
---|---|
GroupId | GroupIdcom.cnscud.xpower |
ArtifactId | ArtifactIdxpower-parent |
Version | Version1.0.2 |
Type | Typepom |
Description |
Descriptionxpower
A quickstart toolbox.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xpower-parent-1.0.2.pom | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-parent/ -->
<dependency>
<groupId>com.cnscud.xpower</groupId>
<artifactId>xpower-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-parent/
implementation 'com.cnscud.xpower:xpower-parent:1.0.2'
// https://jarcasting.com/artifacts/com.cnscud.xpower/xpower-parent/
implementation ("com.cnscud.xpower:xpower-parent:1.0.2")
'com.cnscud.xpower:xpower-parent:pom:1.0.2'
<dependency org="com.cnscud.xpower" name="xpower-parent" rev="1.0.2">
<artifact name="xpower-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cnscud.xpower', module='xpower-parent', version='1.0.2')
)
libraryDependencies += "com.cnscud.xpower" % "xpower-parent" % "1.0.2"
[com.cnscud.xpower/xpower-parent "1.0.2"]