| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcz.mmsparams |
| ArtifactId | ArtifactIdMmsParamsClientLib |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMmsParamsClientLib
Client library for MmsParams system
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cz.mmsparams/MmsParamsClientLib/ -->
<dependency>
<groupId>cz.mmsparams</groupId>
<artifactId>MmsParamsClientLib</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cz.mmsparams/MmsParamsClientLib/
implementation 'cz.mmsparams:MmsParamsClientLib:1.0.3'
// https://jarcasting.com/artifacts/cz.mmsparams/MmsParamsClientLib/
implementation ("cz.mmsparams:MmsParamsClientLib:1.0.3")
'cz.mmsparams:MmsParamsClientLib:jar:1.0.3'
<dependency org="cz.mmsparams" name="MmsParamsClientLib" rev="1.0.3">
<artifact name="MmsParamsClientLib" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.mmsparams', module='MmsParamsClientLib', version='1.0.3')
)
libraryDependencies += "cz.mmsparams" % "MmsParamsClientLib" % "1.0.3"
[cz.mmsparams/MmsParamsClientLib "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.2 |
| com.squareup.okhttp3 : okhttp | jar | 3.6.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| cz.mmsparams : MmsParamsAPI | jar | 1.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.23.4 |
| org.reflections : reflections | jar | 0.9.11 |