is not current version
Last Version 0.0.19

com.github.zed-platform:zed-panel 0.0.18


Categories

Categories

ORM Data
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zed-panel
Version

Version

0.0.18
Type

Type

war

Download zed-panel 0.0.18


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