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