| License |
License |
|---|---|
| GroupId | GroupIdtw.com.mitake |
| ArtifactId | ArtifactIdqmi-openapi |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionqmi-openapi
Qmi OpenAPI for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| qmi-openapi-0.2.1.pom | |
| qmi-openapi-0.2.1.jar | 19 KB |
| qmi-openapi-0.2.1-sources.jar | 8 KB |
| qmi-openapi-0.2.1-javadoc.jar | 142 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tw.com.mitake/qmi-openapi/ -->
<dependency>
<groupId>tw.com.mitake</groupId>
<artifactId>qmi-openapi</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/tw.com.mitake/qmi-openapi/
implementation 'tw.com.mitake:qmi-openapi:0.2.1'
// https://jarcasting.com/artifacts/tw.com.mitake/qmi-openapi/
implementation ("tw.com.mitake:qmi-openapi:0.2.1")
'tw.com.mitake:qmi-openapi:jar:0.2.1'
<dependency org="tw.com.mitake" name="qmi-openapi" rev="0.2.1">
<artifact name="qmi-openapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='tw.com.mitake', module='qmi-openapi', version='0.2.1')
)
libraryDependencies += "tw.com.mitake" % "qmi-openapi" % "0.2.1"
[tw.com.mitake/qmi-openapi "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.apache.commons : commons-lang3 | jar | 3.4 |
| commons-io : commons-io | jar | 2.5 |
| com.google.code.gson : gson | jar | 2.8.0 |
| com.squareup.okhttp3 : okhttp | jar | 3.5.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |