is not current version
Last Version 1.15.5

cool.scx:scx 1.15.0

A Web rapid development framework

GroupId

GroupId

cool.scx
ArtifactId

ArtifactId

scx
Version

Version

1.15.0
Type

Type

jar

Download scx 1.15.0


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