Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcontrolhaus |
ArtifactId | ArtifactIdbeehive-netui-util |
Last Version | Last Versionunofficial-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
beehive-netui-util-unofficial-1.pom | |
beehive-netui-util-unofficial-1.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/controlhaus/beehive-netui-util/ -->
<dependency>
<groupId>controlhaus</groupId>
<artifactId>beehive-netui-util</artifactId>
<version>unofficial-1</version>
</dependency>
// https://jarcasting.com/artifacts/controlhaus/beehive-netui-util/
implementation 'controlhaus:beehive-netui-util:unofficial-1'
// https://jarcasting.com/artifacts/controlhaus/beehive-netui-util/
implementation ("controlhaus:beehive-netui-util:unofficial-1")
'controlhaus:beehive-netui-util:jar:unofficial-1'
<dependency org="controlhaus" name="beehive-netui-util" rev="unofficial-1">
<artifact name="beehive-netui-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='controlhaus', module='beehive-netui-util', version='unofficial-1')
)
libraryDependencies += "controlhaus" % "beehive-netui-util" % "unofficial-1"
[controlhaus/beehive-netui-util "unofficial-1"]