Последняя версия

dijon 0.3.0

Boiler-free JSON wrangling using Scala dynamic types

Лицензия

Лицензия

MIT
Группа

Группа

com.github.pathikrit
Идентификатор

Идентификатор

dijon_2.12
Версия

Версия

0.3.0
Тип

Тип

jar
Описание

Описание

dijon
Boiler-free JSON wrangling using Scala dynamic types
Ссылка на сайт

Ссылка на сайт

http://github.com/pathikrit/dijon
Организация-разработчик

Организация-разработчик

com.github.pathikrit

Скачать dijon_2.12 0.3.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.12.9
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.1.1
com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-core_2.12 jar 0.54.1

test (1)

Идентификатор библиотеки Тип Версия
org.scalatest : scalatest_2.12 jar 3.0.8

Модули Проекта

Данный проект не имеет модулей.