License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.dreamlu |
ArtifactId | ArtifactIdamazon-mws |
Last Version | Last Version20200907 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionamazon-mws
Amazon mws sdk.
|
Project URL |
Project URL |
Filename | Size |
---|---|
amazon-mws-20200907.pom | |
amazon-mws-20200907.jar | 1 MB |
amazon-mws-20200907-sources.jar | 1 MB |
amazon-mws-20200907-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/net.dreamlu/amazon-mws/ -->
<dependency>
<groupId>net.dreamlu</groupId>
<artifactId>amazon-mws</artifactId>
<version>20200907</version>
</dependency>
// https://jarcasting.com/artifacts/net.dreamlu/amazon-mws/
implementation 'net.dreamlu:amazon-mws:20200907'
// https://jarcasting.com/artifacts/net.dreamlu/amazon-mws/
implementation ("net.dreamlu:amazon-mws:20200907")
'net.dreamlu:amazon-mws:jar:20200907'
<dependency org="net.dreamlu" name="amazon-mws" rev="20200907">
<artifact name="amazon-mws" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dreamlu', module='amazon-mws', version='20200907')
)
libraryDependencies += "net.dreamlu" % "amazon-mws" % "20200907"
[net.dreamlu/amazon-mws "20200907"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.2.6 |
javax.xml.bind : jaxb-api Optional | jar | 2.3.1 |
com.sun.xml.bind : jaxb-core Optional | jar | 2.3.0.1 |
com.sun.xml.bind : jaxb-impl Optional | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |