spool
A pool library for scala
License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.idata-shopee |
ArtifactId | ArtifactIdspool_2.12 |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspool
spool
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spool_2.12-0.0.1.pom | |
spool_2.12-0.0.1.jar | 27 KB |
spool_2.12-0.0.1-sources.jar | 3 KB |
spool_2.12-0.0.1-javadoc.jar | 647 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.idata-shopee/spool_2.12/ -->
<dependency>
<groupId>io.github.idata-shopee</groupId>
<artifactId>spool_2.12</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.idata-shopee/spool_2.12/
implementation 'io.github.idata-shopee:spool_2.12:0.0.1'
// https://jarcasting.com/artifacts/io.github.idata-shopee/spool_2.12/
implementation ("io.github.idata-shopee:spool_2.12:0.0.1")
'io.github.idata-shopee:spool_2.12:jar:0.0.1'
<dependency org="io.github.idata-shopee" name="spool_2.12" rev="0.0.1">
<artifact name="spool_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.idata-shopee', module='spool_2.12', version='0.0.1')
)
libraryDependencies += "io.github.idata-shopee" % "spool_2.12" % "0.0.1"
[io.github.idata-shopee/spool_2.12 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
io.github.idata-shopee : klog_2.12 | jar | 0.1.0 |
io.github.idata-shopee : taskqueue_2.12 | jar | 0.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.1 |
A pool library for scala