| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdio.github.andrebeat |
| ArtifactId | ArtifactIdscala-pool_2.12 |
| Version | Version0.4.3 |
| Type | Typejar |
| Description |
Descriptionscala-pool
scala-pool
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationio.github.andrebeat |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scala-pool_2.12-0.4.3.pom | |
| scala-pool_2.12-0.4.3.jar | 46 KB |
| scala-pool_2.12-0.4.3-sources.jar | 9 KB |
| scala-pool_2.12-0.4.3-javadoc.jar | 1 MB |
| Browse |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.andrebeat/scala-pool_2.12/
implementation 'io.github.andrebeat:scala-pool_2.12:0.4.3'
// https://jarcasting.com/artifacts/io.github.andrebeat/scala-pool_2.12/
implementation ("io.github.andrebeat:scala-pool_2.12:0.4.3")
'io.github.andrebeat:scala-pool_2.12:jar:0.4.3'
<dependency org="io.github.andrebeat" name="scala-pool_2.12" rev="0.4.3">
<artifact name="scala-pool_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.andrebeat', module='scala-pool_2.12', version='0.4.3')
)
libraryDependencies += "io.github.andrebeat" % "scala-pool_2.12" % "0.4.3"
[io.github.andrebeat/scala-pool_2.12 "0.4.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.12 | jar | 4.8.1 |