is not current version
Last Version 1.0.7

com.envimate.webmate.integrations:webmate-spark 1.0.1


GroupId

GroupId

com.envimate.webmate.integrations
ArtifactId

ArtifactId

webmate-spark
Version

Version

1.0.1
Type

Type

jar

Download webmate-spark 1.0.1


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