is not current version
Last Version 0.4.2

com.quantifind:sumac-ext_2.11 0.4.1

Sumac-ext

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.quantifind
ArtifactId

ArtifactId

sumac-ext_2.11
Version

Version

0.4.1
Type

Type

jar

Download sumac-ext_2.11 0.4.1


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