License |
License
https://www.apache.org/licenses/LICENSE-2.0.txt
|
---|---|
Categories |
CategoriesMINA Net Networking |
GroupId | GroupIdio.staminaframework.addons |
ArtifactId | ArtifactIdstamina-hello |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStamina Hello Addon
Stamina Hello is the Hello World addon.
Check out this module to learn how to make an addon embedding bundles.
|
Project Organization |
Project OrganizationStamina Framework |
Filename | Size |
---|---|
stamina-hello-0.1.0.pom | |
stamina-hello-0.1.0.esa | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.staminaframework.addons/stamina-hello/ -->
<dependency>
<groupId>io.staminaframework.addons</groupId>
<artifactId>stamina-hello</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.staminaframework.addons/stamina-hello/
implementation 'io.staminaframework.addons:stamina-hello:0.1.0'
// https://jarcasting.com/artifacts/io.staminaframework.addons/stamina-hello/
implementation ("io.staminaframework.addons:stamina-hello:0.1.0")
'io.staminaframework.addons:stamina-hello:pom:0.1.0'
<dependency org="io.staminaframework.addons" name="stamina-hello" rev="0.1.0">
<artifact name="stamina-hello" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.staminaframework.addons', module='stamina-hello', version='0.1.0')
)
libraryDependencies += "io.staminaframework.addons" % "stamina-hello" % "0.1.0"
[io.staminaframework.addons/stamina-hello "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.staminaframework.hello : io.staminaframework.hello | jar | 0.1.0 |