| License |
License
MIT
|
|---|---|
| GroupId | GroupIdcom.simbacode |
| ArtifactId | ArtifactIdmobipayments |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMobipayments
http://github.com/Simbacode/mobipayments
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationSimbacode |
| Filename | Size |
|---|---|
| mobipayments-0.0.2.pom | |
| mobipayments-0.0.2.jar | 36 KB |
| mobipayments-0.0.2-sources.jar | 29 KB |
| mobipayments-0.0.2-javadoc.jar | 139 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.simbacode/mobipayments/ -->
<dependency>
<groupId>com.simbacode</groupId>
<artifactId>mobipayments</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.simbacode/mobipayments/
implementation 'com.simbacode:mobipayments:0.0.2'
// https://jarcasting.com/artifacts/com.simbacode/mobipayments/
implementation ("com.simbacode:mobipayments:0.0.2")
'com.simbacode:mobipayments:jar:0.0.2'
<dependency org="com.simbacode" name="mobipayments" rev="0.0.2">
<artifact name="mobipayments" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simbacode', module='mobipayments', version='0.0.2')
)
libraryDependencies += "com.simbacode" % "mobipayments" % "0.0.2"
[com.simbacode/mobipayments "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| commons-codec : commons-codec Optional | jar | 1.4 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| net.oauth.core : oauth | jar | 20100527 |
| org.apache.httpcomponents : httpcore | jar | 4.0.1 |
| com.google.http-client : google-http-client | jar | 1.18.0-rc |