is not current version
Last Version 1.11

org.teasoft:honey 1.4.23

Honey is the implementation of the Bee.

GroupId

GroupId

org.teasoft
ArtifactId

ArtifactId

honey
Version

Version

1.4.23
Type

Type

jar

Download honey 1.4.23


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