is not current version
Last Version 1.0.7

top.populus:bees-core 1.0.6


GroupId

GroupId

top.populus
ArtifactId

ArtifactId

bees-core
Version

Version

1.0.6
Type

Type

jar

Download bees-core 1.0.6


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