is not current version
Last Version 0.1.4

io.esastack:codec-commons-pool 0.1.0


GroupId

GroupId

io.esastack
ArtifactId

ArtifactId

codec-commons-pool
Version

Version

0.1.0
Type

Type

jar

Download codec-commons-pool 0.1.0


<!-- https://jarcasting.com/artifacts/io.esastack/codec-commons-pool/ -->
<dependency>
    <groupId>io.esastack</groupId>
    <artifactId>codec-commons-pool</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/codec-commons-pool/
implementation 'io.esastack:codec-commons-pool:0.1.0'
// https://jarcasting.com/artifacts/io.esastack/codec-commons-pool/
implementation ("io.esastack:codec-commons-pool:0.1.0")
'io.esastack:codec-commons-pool:jar:0.1.0'
<dependency org="io.esastack" name="codec-commons-pool" rev="0.1.0">
  <artifact name="codec-commons-pool" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='codec-commons-pool', version='0.1.0')
)
libraryDependencies += "io.esastack" % "codec-commons-pool" % "0.1.0"
[io.esastack/codec-commons-pool "0.1.0"]