is not current version
Last Version 1.2.7

com.github.chris2018998:beeop 1.0.2

High Performance Java Object Pool

GroupId

GroupId

com.github.chris2018998
ArtifactId

ArtifactId

beeop
Version

Version

1.0.2
Type

Type

jar

Download beeop 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.chris2018998/beeop/ -->
<dependency>
    <groupId>com.github.chris2018998</groupId>
    <artifactId>beeop</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chris2018998/beeop/
implementation 'com.github.chris2018998:beeop:1.0.2'
// https://jarcasting.com/artifacts/com.github.chris2018998/beeop/
implementation ("com.github.chris2018998:beeop:1.0.2")
'com.github.chris2018998:beeop:jar:1.0.2'
<dependency org="com.github.chris2018998" name="beeop" rev="1.0.2">
  <artifact name="beeop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chris2018998', module='beeop', version='1.0.2')
)
libraryDependencies += "com.github.chris2018998" % "beeop" % "1.0.2"
[com.github.chris2018998/beeop "1.0.2"]