is not current version
Last Version 0.4.2

com.quantifind:sumac_2.12 0.4.1

Sumac

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.quantifind
ArtifactId

ArtifactId

sumac_2.12
Version

Version

0.4.1
Type

Type

jar

Download sumac_2.12 0.4.1


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