Categories |
CategoriesNet |
---|---|
GroupId | GroupIdbeehive |
ArtifactId | ArtifactIdbeehive-netui-scoping |
Last Version | Last Version1.0-alpha |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
beehive-netui-scoping-1.0-alpha.pom | |
beehive-netui-scoping-1.0-alpha.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/beehive/beehive-netui-scoping/ -->
<dependency>
<groupId>beehive</groupId>
<artifactId>beehive-netui-scoping</artifactId>
<version>1.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/beehive/beehive-netui-scoping/
implementation 'beehive:beehive-netui-scoping:1.0-alpha'
// https://jarcasting.com/artifacts/beehive/beehive-netui-scoping/
implementation ("beehive:beehive-netui-scoping:1.0-alpha")
'beehive:beehive-netui-scoping:jar:1.0-alpha'
<dependency org="beehive" name="beehive-netui-scoping" rev="1.0-alpha">
<artifact name="beehive-netui-scoping" type="jar" />
</dependency>
@Grapes(
@Grab(group='beehive', module='beehive-netui-scoping', version='1.0-alpha')
)
libraryDependencies += "beehive" % "beehive-netui-scoping" % "1.0-alpha"
[beehive/beehive-netui-scoping "1.0-alpha"]