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

com.sksamuel.scoot:scoot 1.0.3

Scala collection of utilities for building SOA systems

Группа

Группа

com.sksamuel.scoot
Идентификатор

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

scoot
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать scoot 1.0.3


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