is not current version
Last Version 6

cool.scx:scx-parent 1.1.3

SCX Parent

GroupId

GroupId

cool.scx
ArtifactId

ArtifactId

scx-parent
Version

Version

1.1.3
Type

Type

pom

Download scx-parent 1.1.3

Filename Size
scx-parent-1.1.3.pom 23 KB
Browse

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