is not current version
Last Version 0.0.3

com.github.spockz:async-converters_2.11 0.0.2

async-converters

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

com.github.spockz
ArtifactId

ArtifactId

async-converters_2.11
Version

Version

0.0.2
Type

Type

jar

Download async-converters_2.11 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.spockz/async-converters_2.11/ -->
<dependency>
    <groupId>com.github.spockz</groupId>
    <artifactId>async-converters_2.11</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spockz/async-converters_2.11/
implementation 'com.github.spockz:async-converters_2.11:0.0.2'
// https://jarcasting.com/artifacts/com.github.spockz/async-converters_2.11/
implementation ("com.github.spockz:async-converters_2.11:0.0.2")
'com.github.spockz:async-converters_2.11:jar:0.0.2'
<dependency org="com.github.spockz" name="async-converters_2.11" rev="0.0.2">
  <artifact name="async-converters_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spockz', module='async-converters_2.11', version='0.0.2')
)
libraryDependencies += "com.github.spockz" % "async-converters_2.11" % "0.0.2"
[com.github.spockz/async-converters_2.11 "0.0.2"]