| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDex Универсальные библиотеки Utility |
| Группа | Группаcom.github.relistar |
| Идентификатор | Идентификаторcodex.editor.wrappers |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCodex editor.js wrappers
Codex editor.js wrappers for serialization/deserialization via FasterXML Jackson
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| codex.editor.wrappers-1.0.3.pom | |
| codex.editor.wrappers-1.0.3.jar | 13 KB |
| codex.editor.wrappers-1.0.3-sources.jar | 6 KB |
| codex.editor.wrappers-1.0.3-javadoc.jar | 470 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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,) |