is not current version
Last Version 0.0.20

com.github.zed-platform:zed-bom 0.0.17

Backend as a Service (BaaS) platform

Categories

Categories

ORM Data
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zed-bom
Version

Version

0.0.17
Type

Type

pom

Download zed-bom 0.0.17

Filename Size
zed-bom-0.0.17.pom 18 KB
Browse

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