| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdio.github.mighty-tech |
| ArtifactId | ArtifactIdmighty-merchant-sdk |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmighty-merchant-sdk
mighty-merchant-sdk-for java
|
| Filename | Size |
|---|---|
| mighty-merchant-sdk-1.0.2.pom | |
| mighty-merchant-sdk-1.0.2.jar | 65 KB |
| mighty-merchant-sdk-1.0.2-sources.jar | 40 KB |
| mighty-merchant-sdk-1.0.2-javadoc.jar | 319 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.mighty-tech/mighty-merchant-sdk/ -->
<dependency>
<groupId>io.github.mighty-tech</groupId>
<artifactId>mighty-merchant-sdk</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mighty-tech/mighty-merchant-sdk/
implementation 'io.github.mighty-tech:mighty-merchant-sdk:1.0.2'
// https://jarcasting.com/artifacts/io.github.mighty-tech/mighty-merchant-sdk/
implementation ("io.github.mighty-tech:mighty-merchant-sdk:1.0.2")
'io.github.mighty-tech:mighty-merchant-sdk:jar:1.0.2'
<dependency org="io.github.mighty-tech" name="mighty-merchant-sdk" rev="1.0.2">
<artifact name="mighty-merchant-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mighty-tech', module='mighty-merchant-sdk', version='1.0.2')
)
libraryDependencies += "io.github.mighty-tech" % "mighty-merchant-sdk" % "1.0.2"
[io.github.mighty-tech/mighty-merchant-sdk "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.11 |
| com.alibaba : fastjson | jar | 1.2.75 |
| com.google.code.gson : gson | jar | 2.8.6 |
| commons-io : commons-io | jar | 2.8.0 |
| org.slf4j : slf4j-api | jar | 2.0.0-alpha0 |
| com.squareup.okhttp3 : okhttp | jar | 3.8.1 |