is not current version
Last Version 0.0.20

com.github.zed-platform:zed-deployer 0.0.5

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-deployer
Version

Version

0.0.5
Type

Type

jar

Download zed-deployer 0.0.5


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