| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.midu |
| ArtifactId | ArtifactIdmdsn-client |
| Last Version | Last Version1.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmidu-mdsn-client
midu-mdsn-client project for third party
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |