is not current version
Last Version 2.0.9

org.sction.core:Sction-core 2.0.8


GroupId

GroupId

org.sction.core
ArtifactId

ArtifactId

Sction-core
Version

Version

2.0.8
Type

Type

jar

Download Sction-core 2.0.8


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