is not current version
Last Version 0.0.20

com.github.zed-platform:zed-utils 0.0.6

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

Categories

Categories

ORM Data
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zed-utils
Version

Version

0.0.6
Type

Type

jar

Download zed-utils 0.0.6


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