is not current version
Last Version 2.2.2

me.bazhenov.groovy-shell:groovy-shell-server 1.3


Categories

Categories

Groovy Languages
GroupId

GroupId

me.bazhenov.groovy-shell
ArtifactId

ArtifactId

groovy-shell-server
Version

Version

1.3
Type

Type

jar

Download groovy-shell-server 1.3


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