is not current version
Last Version 1.0.3

com.github.relistar:codex.editor.wrappers 1.0.2

Codex editor.js wrappers for serialization/deserialization via FasterXML Jackson

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.relistar
ArtifactId

ArtifactId

codex.editor.wrappers
Version

Version

1.0.2
Type

Type

jar

Download codex.editor.wrappers 1.0.2


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