is not current version
Last Version 1.1.0

com.github.frtu.governance:library-serdes 1.0.2

Library for serialization deserialization based on dynamic schema.

GroupId

GroupId

com.github.frtu.governance
ArtifactId

ArtifactId

library-serdes
Version

Version

1.0.2
Type

Type

jar

Download library-serdes 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.frtu.governance/library-serdes/ -->
<dependency>
    <groupId>com.github.frtu.governance</groupId>
    <artifactId>library-serdes</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.governance/library-serdes/
implementation 'com.github.frtu.governance:library-serdes:1.0.2'
// https://jarcasting.com/artifacts/com.github.frtu.governance/library-serdes/
implementation ("com.github.frtu.governance:library-serdes:1.0.2")
'com.github.frtu.governance:library-serdes:jar:1.0.2'
<dependency org="com.github.frtu.governance" name="library-serdes" rev="1.0.2">
  <artifact name="library-serdes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.governance', module='library-serdes', version='1.0.2')
)
libraryDependencies += "com.github.frtu.governance" % "library-serdes" % "1.0.2"
[com.github.frtu.governance/library-serdes "1.0.2"]