is not current version
Last Version 1.2.7

com.github.chris2018998:beeop 0.1

Object Pool

GroupId

GroupId

com.github.chris2018998
ArtifactId

ArtifactId

beeop
Version

Version

0.1
Type

Type

jar

Download beeop 0.1


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