Last Version

Groovy Shell Client 1.2

Groovy shell server

License

License

Categories

Categories

Groovy Languages CLI User Interface
GroupId

GroupId

me.bazhenov.groovy-shell
ArtifactId

ArtifactId

groovy-shell-client
Version

Version

1.2
Type

Type

jar
Description

Description

Groovy Shell Client
Groovy shell server
Project Organization

Project Organization

FarPost

Download groovy-shell-client 1.2


<!-- https://jarcasting.com/artifacts/me.bazhenov.groovy-shell/groovy-shell-client/ -->
<dependency>
    <groupId>me.bazhenov.groovy-shell</groupId>
    <artifactId>groovy-shell-client</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.bazhenov.groovy-shell/groovy-shell-client/
implementation 'me.bazhenov.groovy-shell:groovy-shell-client:1.2'
// https://jarcasting.com/artifacts/me.bazhenov.groovy-shell/groovy-shell-client/
implementation ("me.bazhenov.groovy-shell:groovy-shell-client:1.2")
'me.bazhenov.groovy-shell:groovy-shell-client:jar:1.2'
<dependency org="me.bazhenov.groovy-shell" name="groovy-shell-client" rev="1.2">
  <artifact name="groovy-shell-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.bazhenov.groovy-shell', module='groovy-shell-client', version='1.2')
)
libraryDependencies += "me.bazhenov.groovy-shell" % "groovy-shell-client" % "1.2"
[me.bazhenov.groovy-shell/groovy-shell-client "1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
jline : jline jar 0.9.94

Project Modules

There are no modules declared in this project.