is not current version
Last Version 1.0.7

top.populus:bees-interface 1.0.6

provide base service

GroupId

GroupId

top.populus
ArtifactId

ArtifactId

bees-interface
Version

Version

1.0.6
Type

Type

jar

Download bees-interface 1.0.6


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