is not current version
Last Version 1.3.5

ch.exense.commons:exense-core-serialization 1.3.2


Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

ch.exense.commons
ArtifactId

ArtifactId

exense-core-serialization
Version

Version

1.3.2
Type

Type

jar

Download exense-core-serialization 1.3.2


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