is not current version
Last Version 1.11

org.teasoft:honey 1.7.1

Honey is the implementation of the Bee.

GroupId

GroupId

org.teasoft
ArtifactId

ArtifactId

honey
Version

Version

1.7.1
Type

Type

jar

Download honey 1.7.1


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