is not current version
Last Version 1.0.2

se.digg.dgc:dgc-schema 0.9.4

Java representation of Schema for Digital Green Certificate

GroupId

GroupId

se.digg.dgc
ArtifactId

ArtifactId

dgc-schema
Version

Version

0.9.4
Type

Type

jar

Download dgc-schema 0.9.4


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