is not current version
Last Version 1.0.2

com.moneycollect:moneycollect-java 1.0.0

MoneyCollect Java client library

Categories

Categories

Java Languages
GroupId

GroupId

com.moneycollect
ArtifactId

ArtifactId

moneycollect-java
Version

Version

1.0.0
Type

Type

jar

Download moneycollect-java 1.0.0


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