is not current version
Last Version 0.0.2

com.sirolf2009:zkeditor 0.0.1

An editor for zookeeper

GroupId

GroupId

com.sirolf2009
ArtifactId

ArtifactId

zkeditor
Version

Version

0.0.1
Type

Type

jar

Download zkeditor 0.0.1


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