is not current version
Last Version 0.4.2

com.quantifind:sumac_2.11 0.3.0

Sumac

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.quantifind
ArtifactId

ArtifactId

sumac_2.11
Version

Version

0.3.0
Type

Type

jar

Download sumac_2.11 0.3.0


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