Your name of the lib

Your description of the lib

License

License

GroupId

GroupId

com.github.hippoom
ArtifactId

ArtifactId

online-payment-core
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Your name of the lib
Your description of the lib

Download online-payment-core

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1