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

io.github.andrebeat:scala-pool_2.11 0.4.1

scala-pool

Категории

Категории

Scala Языки программирования
Группа

Группа

io.github.andrebeat
Идентификатор

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

scala-pool_2.11
Версия

Версия

0.4.1
Тип

Тип

jar

Скачать scala-pool_2.11 0.4.1


<!-- https://jarcasting.com/artifacts/io.github.andrebeat/scala-pool_2.11/ -->
<dependency>
    <groupId>io.github.andrebeat</groupId>
    <artifactId>scala-pool_2.11</artifactId>
    <version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.andrebeat/scala-pool_2.11/
implementation 'io.github.andrebeat:scala-pool_2.11:0.4.1'
// https://jarcasting.com/artifacts/io.github.andrebeat/scala-pool_2.11/
implementation ("io.github.andrebeat:scala-pool_2.11:0.4.1")
'io.github.andrebeat:scala-pool_2.11:jar:0.4.1'
<dependency org="io.github.andrebeat" name="scala-pool_2.11" rev="0.4.1">
  <artifact name="scala-pool_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.andrebeat', module='scala-pool_2.11', version='0.4.1')
)
libraryDependencies += "io.github.andrebeat" % "scala-pool_2.11" % "0.4.1"
[io.github.andrebeat/scala-pool_2.11 "0.4.1"]