не последняя версия
Последняя версия 1.3.0-beta2

org.crsh:crsh.shell.embed.spring 1.2.3

The CRaSH Spring integration module

Группа

Группа

org.crsh
Идентификатор

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

crsh.shell.embed.spring
Версия

Версия

1.2.3
Тип

Тип

jar

Скачать crsh.shell.embed.spring 1.2.3


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