| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.meeuw |
| Идентификатор | Идентификаторmihxil-es |
| Версия | Версия0.9 |
| Тип | Типjar |
| Описание |
ОписаниеJson-related utilities
|
| Имя Файла | Размер |
|---|---|
| mihxil-es-0.9.pom | |
| mihxil-es-0.9.jar | 7 KB |
| mihxil-es-0.9-sources.jar | 2 KB |
| mihxil-es-0.9-javadoc.jar | 23 KB |
| mihxil-es-0.9-executable.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.meeuw/mihxil-es/ -->
<dependency>
<groupId>org.meeuw</groupId>
<artifactId>mihxil-es</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.meeuw/mihxil-es/
implementation 'org.meeuw:mihxil-es:0.9'
// https://jarcasting.com/artifacts/org.meeuw/mihxil-es/
implementation ("org.meeuw:mihxil-es:0.9")
'org.meeuw:mihxil-es:jar:0.9'
<dependency org="org.meeuw" name="mihxil-es" rev="0.9">
<artifact name="mihxil-es" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.meeuw', module='mihxil-es', version='0.9')
)
libraryDependencies += "org.meeuw" % "mihxil-es" % "0.9"
[org.meeuw/mihxil-es "0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.meeuw : mihxil-json-grep | jar | 0.9 |
| commons-cli : commons-cli | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.7.0 |