is not current version
Last Version 1.0.7

top.populus:bees 1.0.1

provide base service

GroupId

GroupId

top.populus
ArtifactId

ArtifactId

bees
Version

Version

1.0.1
Type

Type

jar

Download bees 1.0.1


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