is not current version
Last Version 0.0.17

com.github.zed-platform:zedpanel 0.0.16


Categories

Categories

ORM Data
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zedpanel
Version

Version

0.0.16
Type

Type

war

Download zedpanel 0.0.16


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