examples 1.1.0


Group ID:
com.github.acsgh.spark.scala
Artifact ID:
examples_2.13
Version:
1.1.0
Release Date:
Oct 30, 2019
Licenses:
Files:

libraryDependencies += "com.github.acsgh.spark.scala" %% "examples" % "1.1.0"

Mill build tool

ivy"com.github.acsgh.spark.scala::examples:1.1.0"

Scala CLI

//> using dep "com.github.acsgh.spark.scala::examples:1.1.0"

Ammonite REPL

import $ivy.`com.github.acsgh.spark.scala::examples:1.1.0`

<dependency>
  <groupId>com.github.acsgh.spark.scala</groupId>
  <artifactId>examples_2.13</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.acsgh.spark.scala', name: 'examples_2.13', version: '1.1.0'