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

com.gu:scala-automation_2.10 1.18

Scala client for the Guardian's Content API

Категории

Категории

Scala Языки программирования Auto Библиотеки уровня приложения Code Generators
Группа

Группа

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

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

scala-automation_2.10
Версия

Версия

1.18
Тип

Тип

jar

Скачать scala-automation_2.10 1.18


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