is not current version
Last Version 0.3.0

com.quantifind:sumac_2.10 0.2.3

Sumac

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.quantifind
ArtifactId

ArtifactId

sumac_2.10
Version

Version

0.2.3
Type

Type

jar

Download sumac_2.10 0.2.3


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