is not current version
Last Version 1.0.2

se.digg.dgc:dgc-schema 0.9.5

Java representation of Schema for Digital Green Certificate

GroupId

GroupId

se.digg.dgc
ArtifactId

ArtifactId

dgc-schema
Version

Version

0.9.5
Type

Type

jar

Download dgc-schema 0.9.5


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