is not current version
Last Version 0.4.3

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

scala-pool

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.andrebeat
ArtifactId

ArtifactId

scala-pool_2.12
Version

Version

0.4.1
Type

Type

jar

Download scala-pool_2.12 0.4.1


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