is not current version
Last Version 0.0.20

com.github.zed-platform:zed-parent 0.0.12


Categories

Categories

ORM Data
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zed-parent
Version

Version

0.0.12
Type

Type

pom

Download zed-parent 0.0.12

Filename Size
zed-parent-0.0.12.pom 945 bytes
Browse

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