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

com.github.zed-platform:zed-shell 0.0.9

A application used as an example on how to set up pushing its components to the Central Repository.

Категории

Категории

ORM Данные
Группа

Группа

com.github.zed-platform
Идентификатор

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

zed-shell
Версия

Версия

0.0.9
Тип

Тип

war

Скачать zed-shell 0.0.9


<!-- https://jarcasting.com/artifacts/com.github.zed-platform/zed-shell/ -->
<dependency>
    <groupId>com.github.zed-platform</groupId>
    <artifactId>zed-shell</artifactId>
    <version>0.0.9</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-shell/
implementation 'com.github.zed-platform:zed-shell:0.0.9'
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-shell/
implementation ("com.github.zed-platform:zed-shell:0.0.9")
'com.github.zed-platform:zed-shell:war:0.0.9'
<dependency org="com.github.zed-platform" name="zed-shell" rev="0.0.9">
  <artifact name="zed-shell" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.zed-platform', module='zed-shell', version='0.0.9')
)
libraryDependencies += "com.github.zed-platform" % "zed-shell" % "0.0.9"
[com.github.zed-platform/zed-shell "0.0.9"]