is not current version
Last Version 1.15.5

cool.scx:scx 1.13.10

A Web rapid development framework

GroupId

GroupId

cool.scx
ArtifactId

ArtifactId

scx
Version

Version

1.13.10
Type

Type

jar

Download scx 1.13.10


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