| License |
License
Free and Win-Win License, Version 1.0
|
|---|---|
| GroupId | GroupIdorg.teasoft |
| ArtifactId | ArtifactIdhoney |
| Last Version | Last Version1.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhoney
Honey is the implementation of the Bee.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| honey-1.11.pom | |
| honey-1.11.jar | 138 KB |
| honey-1.11-sources.jar | 91 KB |
| honey-1.11-javadoc.jar | 646 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.teasoft/honey/ -->
<dependency>
<groupId>org.teasoft</groupId>
<artifactId>honey</artifactId>
<version>1.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.teasoft/honey/
implementation 'org.teasoft:honey:1.11'
// https://jarcasting.com/artifacts/org.teasoft/honey/
implementation ("org.teasoft:honey:1.11")
'org.teasoft:honey:jar:1.11'
<dependency org="org.teasoft" name="honey" rev="1.11">
<artifact name="honey" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teasoft', module='honey', version='1.11')
)
libraryDependencies += "org.teasoft" % "honey" % "1.11"
[org.teasoft/honey "1.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.teasoft : bee | jar | 1.11 |