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