| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mimepost |
| Идентификатор | Идентификаторmimepost |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеmimepost
Swagger Java
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mimepost-1.0.0.pom | |
| mimepost-1.0.0.jar | 180 KB |
| mimepost-1.0.0-tests.jar | 7 KB |
| mimepost-1.0.0-sources.jar | 74 KB |
| mimepost-1.0.0-javadoc.jar | 766 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mimepost/mimepost/ -->
<dependency>
<groupId>com.mimepost</groupId>
<artifactId>mimepost</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.mimepost/mimepost/
implementation 'com.mimepost:mimepost:1.0.0'
// https://jarcasting.com/artifacts/com.mimepost/mimepost/
implementation ("com.mimepost:mimepost:1.0.0")
'com.mimepost:mimepost:jar:1.0.0'
<dependency org="com.mimepost" name="mimepost" rev="1.0.0">
<artifact name="mimepost" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mimepost', module='mimepost', version='1.0.0')
)
libraryDependencies += "com.mimepost" % "mimepost" % "1.0.0"
[com.mimepost/mimepost "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| io.swagger : swagger-annotations | jar | 1.5.24 |
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
| com.google.code.gson : gson | jar | 2.8.1 |
| io.gsonfire : gson-fire | jar | 1.8.3 |
| org.threeten : threetenbp | jar | 1.4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |