is not current version
Last Version 2.11.2

net.zedge.zeppa:example-schema 2.10.8

ZEPPA - Event client for kotlin.

Categories

Categories

Net
GroupId

GroupId

net.zedge.zeppa
ArtifactId

ArtifactId

example-schema
Version

Version

2.10.8
Type

Type

jar

Download example-schema 2.10.8


<!-- https://jarcasting.com/artifacts/net.zedge.zeppa/example-schema/ -->
<dependency>
    <groupId>net.zedge.zeppa</groupId>
    <artifactId>example-schema</artifactId>
    <version>2.10.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.zedge.zeppa/example-schema/
implementation 'net.zedge.zeppa:example-schema:2.10.8'
// https://jarcasting.com/artifacts/net.zedge.zeppa/example-schema/
implementation ("net.zedge.zeppa:example-schema:2.10.8")
'net.zedge.zeppa:example-schema:jar:2.10.8'
<dependency org="net.zedge.zeppa" name="example-schema" rev="2.10.8">
  <artifact name="example-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.zedge.zeppa', module='example-schema', version='2.10.8')
)
libraryDependencies += "net.zedge.zeppa" % "example-schema" % "2.10.8"
[net.zedge.zeppa/example-schema "2.10.8"]