не последняя версия
Последняя версия 2.0.9

org.sction.core:Sction-core 2.0.3


Группа

Группа

org.sction.core
Идентификатор

Идентификатор

Sction-core
Версия

Версия

2.0.3
Тип

Тип

jar

Скачать Sction-core 2.0.3


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