License |
License |
---|---|
GroupId | GroupIdcool.scx |
ArtifactId | ArtifactIdscx-parent |
Version | Version1.3.0 |
Type | Typepom |
Description |
Descriptionscx-parent
SCX Parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scx-parent-1.3.0.pom | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cool.scx/scx-parent/ -->
<dependency>
<groupId>cool.scx</groupId>
<artifactId>scx-parent</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cool.scx/scx-parent/
implementation 'cool.scx:scx-parent:1.3.0'
// https://jarcasting.com/artifacts/cool.scx/scx-parent/
implementation ("cool.scx:scx-parent:1.3.0")
'cool.scx:scx-parent:pom:1.3.0'
<dependency org="cool.scx" name="scx-parent" rev="1.3.0">
<artifact name="scx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cool.scx', module='scx-parent', version='1.3.0')
)
libraryDependencies += "cool.scx" % "scx-parent" % "1.3.0"
[cool.scx/scx-parent "1.3.0"]