License |
License
Free and Win-Win License, Version 1.0
|
---|---|
GroupId | GroupIdorg.teasoft |
ArtifactId | ArtifactIdhoney |
Version | Version1.9.8 |
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.9.8.pom | |
honey-1.9.8.jar | 258 KB |
honey-1.9.8-sources.jar | 180 KB |
honey-1.9.8-javadoc.jar | 607 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.teasoft/honey/ -->
<dependency>
<groupId>org.teasoft</groupId>
<artifactId>honey</artifactId>
<version>1.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.teasoft/honey/
implementation 'org.teasoft:honey:1.9.8'
// https://jarcasting.com/artifacts/org.teasoft/honey/
implementation ("org.teasoft:honey:1.9.8")
'org.teasoft:honey:jar:1.9.8'
<dependency org="org.teasoft" name="honey" rev="1.9.8">
<artifact name="honey" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.teasoft', module='honey', version='1.9.8')
)
libraryDependencies += "org.teasoft" % "honey" % "1.9.8"
[org.teasoft/honey "1.9.8"]
Group / Artifact | Type | Version |
---|---|---|
org.teasoft : bee | jar | 1.9.8 |