is not current version
Last Version 1.15.5

cool.scx:scx 1.15.1

A Web rapid development framework

GroupId

GroupId

cool.scx
ArtifactId

ArtifactId

scx
Version

Version

1.15.1
Type

Type

jar

Download scx 1.15.1


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