не последняя версия
Последняя версия 2.2.2

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


Категории

Категории

Groovy Языки программирования
Группа

Группа

me.bazhenov.groovy-shell
Идентификатор

Идентификатор

groovy-shell-server
Версия

Версия

1.7.3
Тип

Тип

jar

Скачать groovy-shell-server 1.7.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.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/me.bazhenov.groovy-shell/groovy-shell-server/
implementation 'me.bazhenov.groovy-shell:groovy-shell-server:1.7.3'
// https://jarcasting.com/artifacts/me.bazhenov.groovy-shell/groovy-shell-server/
implementation ("me.bazhenov.groovy-shell:groovy-shell-server:1.7.3")
'me.bazhenov.groovy-shell:groovy-shell-server:jar:1.7.3'
<dependency org="me.bazhenov.groovy-shell" name="groovy-shell-server" rev="1.7.3">
  <artifact name="groovy-shell-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.bazhenov.groovy-shell', module='groovy-shell-server', version='1.7.3')
)
libraryDependencies += "me.bazhenov.groovy-shell" % "groovy-shell-server" % "1.7.3"
[me.bazhenov.groovy-shell/groovy-shell-server "1.7.3"]