Last Version

pl.symentis.shelly:shelly-commands 0.1.3

An "application server" to build console and REPL application

License

License

GroupId

GroupId

pl.symentis.shelly
ArtifactId

ArtifactId

shelly-commands
Version

Version

0.1.3
Type

Type

pom
Description

Description

An "application server" to build console and REPL application

Download shelly-commands 0.1.3

Filename Size
shelly-commands-0.1.3.pom 631 bytes
Browse

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

  • api
  • spi
  • impl
  • builtin
  • all