Codex editor.js wrappers

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

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.github.relistar
ArtifactId

ArtifactId

codex.editor.wrappers
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://github.com/relistar/codex.editor.wrappers
Source Code Management

Source Code Management

https://github.com/relistar/codex.editor.wrappers/

Download codex.editor.wrappers

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar [2.9.10.1,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0