is not current version
Last Version 0.3.0

com.quantifind:sumac-ext_2.10 0.2.3

Sumac-ext

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.quantifind
ArtifactId

ArtifactId

sumac-ext_2.10
Version

Version

0.2.3
Type

Type

jar

Download sumac-ext_2.10 0.2.3


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