Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.moparisthebest.beehive |
ArtifactId | ArtifactIdbeehive-netui-tags |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
beehive-netui-tags-1.0.3.pom | |
beehive-netui-tags-1.0.3.jar | 588 KB |
beehive-netui-tags-1.0.3-sources.jar | 627 KB |
beehive-netui-tags-1.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.moparisthebest.beehive/beehive-netui-tags/
implementation 'com.moparisthebest.beehive:beehive-netui-tags:1.0.3'
// https://jarcasting.com/artifacts/com.moparisthebest.beehive/beehive-netui-tags/
implementation ("com.moparisthebest.beehive:beehive-netui-tags:1.0.3")
'com.moparisthebest.beehive:beehive-netui-tags:jar:1.0.3'
<dependency org="com.moparisthebest.beehive" name="beehive-netui-tags" rev="1.0.3">
<artifact name="beehive-netui-tags" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moparisthebest.beehive', module='beehive-netui-tags', version='1.0.3')
)
libraryDependencies += "com.moparisthebest.beehive" % "beehive-netui-tags" % "1.0.3"
[com.moparisthebest.beehive/beehive-netui-tags "1.0.3"]