Last Version

pl.symentis.shelly:shelly 0.1.3

An "application server" to build console and REPL application

License

License

GroupId

GroupId

pl.symentis.shelly
ArtifactId

ArtifactId

shelly
Version

Version

0.1.3
Type

Type

pom
Description

Description

An "application server" to build console and REPL application

Download shelly 0.1.3

Filename Size
shelly-0.1.3.pom 5 KB
Browse

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