is not current version
Last Version 1.1.1

ch.exense.viz:viz-persistence 1.0.0

Java persistence services for Viz objects

GroupId

GroupId

ch.exense.viz
ArtifactId

ArtifactId

viz-persistence
Version

Version

1.0.0
Type

Type

jar

Download viz-persistence 1.0.0


<!-- https://jarcasting.com/artifacts/ch.exense.viz/viz-persistence/ -->
<dependency>
    <groupId>ch.exense.viz</groupId>
    <artifactId>viz-persistence</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.viz/viz-persistence/
implementation 'ch.exense.viz:viz-persistence:1.0.0'
// https://jarcasting.com/artifacts/ch.exense.viz/viz-persistence/
implementation ("ch.exense.viz:viz-persistence:1.0.0")
'ch.exense.viz:viz-persistence:jar:1.0.0'
<dependency org="ch.exense.viz" name="viz-persistence" rev="1.0.0">
  <artifact name="viz-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.viz', module='viz-persistence', version='1.0.0')
)
libraryDependencies += "ch.exense.viz" % "viz-persistence" % "1.0.0"
[ch.exense.viz/viz-persistence "1.0.0"]