is not current version
Last Version 0.4.2

com.quantifind:sumac_2.11 0.3.2

Sumac

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.quantifind
ArtifactId

ArtifactId

sumac_2.11
Version

Version

0.3.2
Type

Type

jar

Download sumac_2.11 0.3.2


<!-- https://jarcasting.com/artifacts/com.quantifind/sumac_2.11/ -->
<dependency>
    <groupId>com.quantifind</groupId>
    <artifactId>sumac_2.11</artifactId>
    <version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.quantifind/sumac_2.11/
implementation 'com.quantifind:sumac_2.11:0.3.2'
// https://jarcasting.com/artifacts/com.quantifind/sumac_2.11/
implementation ("com.quantifind:sumac_2.11:0.3.2")
'com.quantifind:sumac_2.11:jar:0.3.2'
<dependency org="com.quantifind" name="sumac_2.11" rev="0.3.2">
  <artifact name="sumac_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.quantifind', module='sumac_2.11', version='0.3.2')
)
libraryDependencies += "com.quantifind" % "sumac_2.11" % "0.3.2"
[com.quantifind/sumac_2.11 "0.3.2"]