pl.symentis.shelly:shelly-api

An "application server" to build console and REPL application

License

License

GroupId

GroupId

pl.symentis.shelly
ArtifactId

ArtifactId

shelly-api
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

An "application server" to build console and REPL application

Download shelly-api

How to add to project

<!-- https://jarcasting.com/artifacts/pl.symentis.shelly/shelly-api/ -->
<dependency>
    <groupId>pl.symentis.shelly</groupId>
    <artifactId>shelly-api</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/pl.symentis.shelly/shelly-api/
implementation 'pl.symentis.shelly:shelly-api:0.1.3'
// https://jarcasting.com/artifacts/pl.symentis.shelly/shelly-api/
implementation ("pl.symentis.shelly:shelly-api:0.1.3")
'pl.symentis.shelly:shelly-api:jar:0.1.3'
<dependency org="pl.symentis.shelly" name="shelly-api" rev="0.1.3">
  <artifact name="shelly-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.symentis.shelly', module='shelly-api', version='0.1.3')
)
libraryDependencies += "pl.symentis.shelly" % "shelly-api" % "0.1.3"
[pl.symentis.shelly/shelly-api "0.1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.1
0.0.4
0.0.2