| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.midu |
| Идентификатор | Идентификаторmdsn-client |
| Последняя версия | Последняя версия1.4.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmidu-mdsn-client
midu-mdsn-client project for third party
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| mdsn-client-1.4.2.pom | |
| mdsn-client-1.4.2.jar | 85 KB |
| mdsn-client-1.4.2-sources.jar | 45 KB |
| mdsn-client-1.4.2-javadoc.jar | 187 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.midu/mdsn-client/ -->
<dependency>
<groupId>com.midu</groupId>
<artifactId>mdsn-client</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.midu/mdsn-client/
implementation 'com.midu:mdsn-client:1.4.2'
// https://jarcasting.com/artifacts/com.midu/mdsn-client/
implementation ("com.midu:mdsn-client:1.4.2")
'com.midu:mdsn-client:jar:1.4.2'
<dependency org="com.midu" name="mdsn-client" rev="1.4.2">
<artifact name="mdsn-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.midu', module='mdsn-client', version='1.4.2')
)
libraryDependencies += "com.midu" % "mdsn-client" % "1.4.2"
[com.midu/mdsn-client "1.4.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |
| com.google.guava : guava | jar | 27.0.1-jre |
| co.nstant.in : cbor | jar | 0.8 |
| org.bouncycastle : bcprov-jdk15 | jar | 1.45 |
| com.squareup.okhttp3 : okhttp | jar | 3.10.0 |
| org.apache.commons : commons-lang3 | jar | 3.6 |
| commons-codec : commons-codec | jar | 1.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |