| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ravram |
| Идентификатор | Идентификаторnemesis |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnemesis
A library for working with JSON as one would with a normal data-structure
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| nemesis-0.2.0.pom | |
| nemesis-0.2.0.jar | 186 KB |
| nemesis-0.2.0-sources.jar | 186 KB |
| nemesis-0.2.0-javadoc.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ravram/nemesis/ -->
<dependency>
<groupId>com.ravram</groupId>
<artifactId>nemesis</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ravram/nemesis/
implementation 'com.ravram:nemesis:0.2.0'
// https://jarcasting.com/artifacts/com.ravram/nemesis/
implementation ("com.ravram:nemesis:0.2.0")
'com.ravram:nemesis:jar:0.2.0'
<dependency org="com.ravram" name="nemesis" rev="0.2.0">
<artifact name="nemesis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ravram', module='nemesis', version='0.2.0')
)
libraryDependencies += "com.ravram" % "nemesis" % "0.2.0"
[com.ravram/nemesis "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.lacuna : bifurcan | jar | 0.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.clojure : clojure | jar | 1.10.3 |
| org.clojure : test.check | jar | 1.1.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.2 |
| com.typesafe.play : play-json_2.13 | jar | 2.9.2 |
| com.google.code.gson : gson | jar | 2.8.6 |
| criterium » criterium | jar | 0.4.6 |
| cheshire » cheshire | jar | 5.10.0 |