pool-helper

Some useful pool helper. A pure Scala library.

License

License

GroupId

GroupId

com.odinliu.util
ArtifactId

ArtifactId

pool-helper_2.11
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

pool-helper
Some useful pool helper. A pure Scala library.
Project URL

Project URL

https://github.com/odinliu/pool-helper
Project Organization

Project Organization

com.odinliu.util
Source Code Management

Source Code Management

https://github.com/odinliu/pool-helper

Download pool-helper_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.odinliu.util/pool-helper_2.11/ -->
<dependency>
    <groupId>com.odinliu.util</groupId>
    <artifactId>pool-helper_2.11</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.odinliu.util/pool-helper_2.11/
implementation 'com.odinliu.util:pool-helper_2.11:1.0.1'
// https://jarcasting.com/artifacts/com.odinliu.util/pool-helper_2.11/
implementation ("com.odinliu.util:pool-helper_2.11:1.0.1")
'com.odinliu.util:pool-helper_2.11:jar:1.0.1'
<dependency org="com.odinliu.util" name="pool-helper_2.11" rev="1.0.1">
  <artifact name="pool-helper_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.odinliu.util', module='pool-helper_2.11', version='1.0.1')
)
libraryDependencies += "com.odinliu.util" % "pool-helper_2.11" % "1.0.1"
[com.odinliu.util/pool-helper_2.11 "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0