License |
License |
---|---|
GroupId | GroupIdcom.github.hippoom |
ArtifactId | ArtifactIdonline-payment-core |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYour name of the lib
Your description of the lib
|
Filename | Size |
---|---|
online-payment-core-0.1.2.pom | |
online-payment-core-0.1.2.jar | 121 KB |
online-payment-core-0.1.2-sources.jar | 60 KB |
online-payment-core-0.1.2-javadoc.jar | 415 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hippoom/online-payment-core/ -->
<dependency>
<groupId>com.github.hippoom</groupId>
<artifactId>online-payment-core</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hippoom/online-payment-core/
implementation 'com.github.hippoom:online-payment-core:0.1.2'
// https://jarcasting.com/artifacts/com.github.hippoom/online-payment-core/
implementation ("com.github.hippoom:online-payment-core:0.1.2")
'com.github.hippoom:online-payment-core:jar:0.1.2'
<dependency org="com.github.hippoom" name="online-payment-core" rev="0.1.2">
<artifact name="online-payment-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hippoom', module='online-payment-core', version='0.1.2')
)
libraryDependencies += "com.github.hippoom" % "online-payment-core" % "0.1.2"
[com.github.hippoom/online-payment-core "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.10.5 |
io.jsonwebtoken : jjwt-jackson | jar | 0.10.5 |
io.jsonwebtoken : jjwt-api | jar | 0.10.5 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.7 |