is not current version
Last Version 1.0.7

top.populus:bees-utils 1.0.6

provide base service

GroupId

GroupId

top.populus
ArtifactId

ArtifactId

bees-utils
Version

Version

1.0.6
Type

Type

jar

Download bees-utils 1.0.6


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