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