is not current version
Last Version 1.0.3

solutions.deepfield:spark-itcase-annotations 1.0.2

Required annotations for use within test projects.

GroupId

GroupId

solutions.deepfield
ArtifactId

ArtifactId

spark-itcase-annotations
Version

Version

1.0.2
Type

Type

jar

Download spark-itcase-annotations 1.0.2


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