License |
License
https://www.apache.org/licenses/LICENSE-2.0.txt
|
---|---|
Categories |
CategoriesMINA Net Networking |
GroupId | GroupIdio.staminaframework.hello |
ArtifactId | ArtifactIdhello-dist |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStamina Hello Distribution
The Stamina Framework provides a modular platform for modern development,
using the best open-source libraries.
These modules are built for efficiency, targeting IoT devices
as well as personal servers.
|
Project Organization |
Project OrganizationStamina Framework |
Filename | Size |
---|---|
hello-dist-0.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.staminaframework.hello/hello-dist/ -->
<dependency>
<groupId>io.staminaframework.hello</groupId>
<artifactId>hello-dist</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.staminaframework.hello/hello-dist/
implementation 'io.staminaframework.hello:hello-dist:0.1.0'
// https://jarcasting.com/artifacts/io.staminaframework.hello/hello-dist/
implementation ("io.staminaframework.hello:hello-dist:0.1.0")
'io.staminaframework.hello:hello-dist:pom:0.1.0'
<dependency org="io.staminaframework.hello" name="hello-dist" rev="0.1.0">
<artifact name="hello-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.staminaframework.hello', module='hello-dist', version='0.1.0')
)
libraryDependencies += "io.staminaframework.hello" % "hello-dist" % "0.1.0"
[io.staminaframework.hello/hello-dist "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.staminaframework.addons : stamina-hello | esa | 0.1.0 |