| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.quantifind |
| ArtifactId | ArtifactIdsumac_2.11 |
| Version | Version0.4.2 |
| Type | Typejar |
| Description |
DescriptionSumac
Sumac
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.quantifind |
| Filename | Size |
|---|---|
| sumac_2.11-0.4.2.pom | |
| sumac_2.11-0.4.2.jar | 239 KB |
| sumac_2.11-0.4.2-sources.jar | 29 KB |
| sumac_2.11-0.4.2-javadoc.jar | 605 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.quantifind/sumac_2.11/ -->
<dependency>
<groupId>com.quantifind</groupId>
<artifactId>sumac_2.11</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.quantifind/sumac_2.11/
implementation 'com.quantifind:sumac_2.11:0.4.2'
// https://jarcasting.com/artifacts/com.quantifind/sumac_2.11/
implementation ("com.quantifind:sumac_2.11:0.4.2")
'com.quantifind:sumac_2.11:jar:0.4.2'
<dependency org="com.quantifind" name="sumac_2.11" rev="0.4.2">
<artifact name="sumac_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quantifind', module='sumac_2.11', version='0.4.2')
)
libraryDependencies += "com.quantifind" % "sumac_2.11" % "0.4.2"
[com.quantifind/sumac_2.11 "0.4.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.0 |
| org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.0.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |