is not current version
Last Version 6

cool.scx:scx-parent 0.1.2

SCX Parent

GroupId

GroupId

cool.scx
ArtifactId

ArtifactId

scx-parent
Version

Version

0.1.2
Type

Type

pom

Download scx-parent 0.1.2

Filename Size
scx-parent-0.1.2.pom 22 KB
Browse

<!-- https://jarcasting.com/artifacts/cool.scx/scx-parent/ -->
<dependency>
    <groupId>cool.scx</groupId>
    <artifactId>scx-parent</artifactId>
    <version>0.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cool.scx/scx-parent/
implementation 'cool.scx:scx-parent:0.1.2'
// https://jarcasting.com/artifacts/cool.scx/scx-parent/
implementation ("cool.scx:scx-parent:0.1.2")
'cool.scx:scx-parent:pom:0.1.2'
<dependency org="cool.scx" name="scx-parent" rev="0.1.2">
  <artifact name="scx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cool.scx', module='scx-parent', version='0.1.2')
)
libraryDependencies += "cool.scx" % "scx-parent" % "0.1.2"
[cool.scx/scx-parent "0.1.2"]