is not current version
Last Version 1.0.3

solutions.deepfield:spark-itcase 1.0.0

Parent project of spark-itcase, used as the target to build the entire project.

GroupId

GroupId

solutions.deepfield
ArtifactId

ArtifactId

spark-itcase
Version

Version

1.0.0
Type

Type

pom

Download spark-itcase 1.0.0

Filename Size
spark-itcase-1.0.0.pom 3 KB
Browse

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