Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.moparisthebest.beehive |
ArtifactId | ArtifactIdbeehive-netui-tags |
Version | Version1.0.2 |
Type | Typejar |
Filename | Size |
---|---|
beehive-netui-tags-1.0.2.pom | |
beehive-netui-tags-1.0.2.jar | 588 KB |
beehive-netui-tags-1.0.2-sources.jar | 627 KB |
beehive-netui-tags-1.0.2-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moparisthebest.beehive/beehive-netui-tags/ -->
<dependency>
<groupId>com.moparisthebest.beehive</groupId>
<artifactId>beehive-netui-tags</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.moparisthebest.beehive/beehive-netui-tags/
implementation 'com.moparisthebest.beehive:beehive-netui-tags:1.0.2'
// https://jarcasting.com/artifacts/com.moparisthebest.beehive/beehive-netui-tags/
implementation ("com.moparisthebest.beehive:beehive-netui-tags:1.0.2")
'com.moparisthebest.beehive:beehive-netui-tags:jar:1.0.2'
<dependency org="com.moparisthebest.beehive" name="beehive-netui-tags" rev="1.0.2">
<artifact name="beehive-netui-tags" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moparisthebest.beehive', module='beehive-netui-tags', version='1.0.2')
)
libraryDependencies += "com.moparisthebest.beehive" % "beehive-netui-tags" % "1.0.2"
[com.moparisthebest.beehive/beehive-netui-tags "1.0.2"]