License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.quantifind |
ArtifactId | ArtifactIdsumac_2.10 |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSumac
Sumac
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.quantifind |
Filename | Size |
---|---|
sumac_2.10-0.3.0.pom | |
sumac_2.10-0.3.0.jar | 229 KB |
sumac_2.10-0.3.0-sources.jar | 20 KB |
sumac_2.10-0.3.0-javadoc.jar | 621 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.quantifind/sumac_2.10/ -->
<dependency>
<groupId>com.quantifind</groupId>
<artifactId>sumac_2.10</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.quantifind/sumac_2.10/
implementation 'com.quantifind:sumac_2.10:0.3.0'
// https://jarcasting.com/artifacts/com.quantifind/sumac_2.10/
implementation ("com.quantifind:sumac_2.10:0.3.0")
'com.quantifind:sumac_2.10:jar:0.3.0'
<dependency org="com.quantifind" name="sumac_2.10" rev="0.3.0">
<artifact name="sumac_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quantifind', module='sumac_2.10', version='0.3.0')
)
libraryDependencies += "com.quantifind" % "sumac_2.10" % "0.3.0"
[com.quantifind/sumac_2.10 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.1.3 |