Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.apache.beehive |
ArtifactId | ArtifactIdbeehive-netui-tags |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
beehive-netui-tags-1.0.1.pom | |
beehive-netui-tags-1.0.1.jar | 613 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.beehive/beehive-netui-tags/ -->
<dependency>
<groupId>org.apache.beehive</groupId>
<artifactId>beehive-netui-tags</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.beehive/beehive-netui-tags/
implementation 'org.apache.beehive:beehive-netui-tags:1.0.1'
// https://jarcasting.com/artifacts/org.apache.beehive/beehive-netui-tags/
implementation ("org.apache.beehive:beehive-netui-tags:1.0.1")
'org.apache.beehive:beehive-netui-tags:jar:1.0.1'
<dependency org="org.apache.beehive" name="beehive-netui-tags" rev="1.0.1">
<artifact name="beehive-netui-tags" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.beehive', module='beehive-netui-tags', version='1.0.1')
)
libraryDependencies += "org.apache.beehive" % "beehive-netui-tags" % "1.0.1"
[org.apache.beehive/beehive-netui-tags "1.0.1"]