License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.quantifind |
ArtifactId | ArtifactIdsumac-ext_2.11 |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSumac-ext
Sumac-ext
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.quantifind |
Filename | Size |
---|---|
sumac-ext_2.11-0.4.2.pom | |
sumac-ext_2.11-0.4.2.jar | 16 KB |
sumac-ext_2.11-0.4.2-sources.jar | 3 KB |
sumac-ext_2.11-0.4.2-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.quantifind/sumac-ext_2.11/ -->
<dependency>
<groupId>com.quantifind</groupId>
<artifactId>sumac-ext_2.11</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.quantifind/sumac-ext_2.11/
implementation 'com.quantifind:sumac-ext_2.11:0.4.2'
// https://jarcasting.com/artifacts/com.quantifind/sumac-ext_2.11/
implementation ("com.quantifind:sumac-ext_2.11:0.4.2")
'com.quantifind:sumac-ext_2.11:jar:0.4.2'
<dependency org="com.quantifind" name="sumac-ext_2.11" rev="0.4.2">
<artifact name="sumac-ext_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quantifind', module='sumac-ext_2.11', version='0.4.2')
)
libraryDependencies += "com.quantifind" % "sumac-ext_2.11" % "0.4.2"
[com.quantifind/sumac-ext_2.11 "0.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.0 |
com.quantifind : sumac_2.11 | jar | 0.4.2 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.0.7 |
com.typesafe : config | jar | 1.0.2 |
joda-time : joda-time | jar | 2.3 |
org.joda : joda-convert | jar | 1.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |