License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdcom.github.relistar |
ArtifactId | ArtifactIdcodex.editor.wrappers |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCodex editor.js wrappers
Codex editor.js wrappers for serialization/deserialization via FasterXML Jackson
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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,) |