is not current version
Last Version 0.0.20

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


Categories

Categories

ORM Data
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zed-shell
Version

Version

0.0.17
Type

Type

war

Download zed-shell 0.0.17


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