is not current version
Last Version 1.0.1

com.odinliu.util:pool-helper_2.12 1.0.0

Some useful pool helper. A pure Scala library.

GroupId

GroupId

com.odinliu.util
ArtifactId

ArtifactId

pool-helper_2.12
Version

Version

1.0.0
Type

Type

jar

Download pool-helper_2.12 1.0.0


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