is not current version
Last Version 1.15.5

cool.scx:scx 1.12.8

A Web rapid development framework

GroupId

GroupId

cool.scx
ArtifactId

ArtifactId

scx
Version

Version

1.12.8
Type

Type

jar

Download scx 1.12.8


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