com.moneycollect:moneycollect-java

MoneyCollect Java client library

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.moneycollect
ArtifactId

ArtifactId

moneycollect-java
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

com.moneycollect:moneycollect-java
MoneyCollect Java client library
Project URL

Project URL

https://github.com/MoneyCollect
Source Code Management

Source Code Management

https://github.com/MoneyCollect/moneycollect-java-sdk/tree/master

Download moneycollect-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.moneycollect/moneycollect-java/ -->
<dependency>
    <groupId>com.moneycollect</groupId>
    <artifactId>moneycollect-java</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.moneycollect/moneycollect-java/
implementation 'com.moneycollect:moneycollect-java:1.0.2'
// https://jarcasting.com/artifacts/com.moneycollect/moneycollect-java/
implementation ("com.moneycollect:moneycollect-java:1.0.2")
'com.moneycollect:moneycollect-java:jar:1.0.2'
<dependency org="com.moneycollect" name="moneycollect-java" rev="1.0.2">
  <artifact name="moneycollect-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.moneycollect', module='moneycollect-java', version='1.0.2')
)
libraryDependencies += "com.moneycollect" % "moneycollect-java" % "1.0.2"
[com.moneycollect/moneycollect-java "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
com.fasterxml.jackson.core : jackson-databind jar 2.11.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0