License |
License |
---|---|
GroupId | GroupIdcom.lambdista |
ArtifactId | ArtifactIdmoney_2.11 |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
money_2.11-0.6.2.pom | |
money_2.11-0.6.2.jar | 145 KB |
money_2.11-0.6.2-sources.jar | 12 KB |
money_2.11-0.6.2-javadoc.jar | 852 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lambdista/money_2.11/ -->
<dependency>
<groupId>com.lambdista</groupId>
<artifactId>money_2.11</artifactId>
<version>0.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lambdista/money_2.11/
implementation 'com.lambdista:money_2.11:0.6.2'
// https://jarcasting.com/artifacts/com.lambdista/money_2.11/
implementation ("com.lambdista:money_2.11:0.6.2")
'com.lambdista:money_2.11:jar:0.6.2'
<dependency org="com.lambdista" name="money_2.11" rev="0.6.2">
<artifact name="money_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lambdista', module='money_2.11', version='0.6.2')
)
libraryDependencies += "com.lambdista" % "money_2.11" % "0.6.2"
[com.lambdista/money_2.11 "0.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.8.6 |