Last Version

Stamina Hello Addon 0.1.0

Stamina Hello is the Hello World addon. Check out this module to learn how to make an addon embedding bundles.

License

License

https://www.apache.org/licenses/LICENSE-2.0.txt
Categories

Categories

MINA Net Networking
GroupId

GroupId

io.staminaframework.addons
ArtifactId

ArtifactId

stamina-hello
Version

Version

0.1.0
Type

Type

pom
Description

Description

Stamina 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 Organization

Stamina Framework

Download stamina-hello 0.1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.staminaframework.hello : io.staminaframework.hello jar 0.1.0

Project Modules

There are no modules declared in this project.