is not current version
Last Version 0.0.5

com.timotta:xclimf-spark 0.0.3

Extended Collaborative Less Is More Filtering for Spark

Categories

Categories

CLI User Interface
GroupId

GroupId

com.timotta
ArtifactId

ArtifactId

xclimf-spark
Version

Version

0.0.3
Type

Type

jar

Download xclimf-spark 0.0.3


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