pl.symentis.shelly:shelly

An "application server" to build console and REPL application

License

License

GroupId

GroupId

pl.symentis.shelly
ArtifactId

ArtifactId

shelly
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

pom
Description

Description

An "application server" to build console and REPL application

Download shelly

Filename Size
shelly-0.1.3.pom 4 KB
Browse

How to add to project

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

  • shelly-api
  • shelly-core
  • shelly-bin
  • shelly-main
  • commands
  • shelly-example-app
  • shelly-cli

Versions

Version
0.1.3
0.1.1
0.0.4
0.0.2