is not current version
Last Version 0.0.20

com.github.zed-platform:zed-service-document 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-service-document
Version

Version

0.0.5
Type

Type

pom

Download zed-service-document 0.0.5

Filename Size
zed-service-document-0.0.5.pom 867 bytes
Browse

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