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