is not current version
Last Version 0.6.2

com.lambdista:money_2.11 0.1.0

core

GroupId

GroupId

com.lambdista
ArtifactId

ArtifactId

money_2.11
Version

Version

0.1.0
Type

Type

jar

Download money_2.11 0.1.0


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