is not current version
Last Version 2.1.3

com.swoval:testing_2.11 2.0.9

testing

GroupId

GroupId

com.swoval
ArtifactId

ArtifactId

testing_2.11
Version

Version

2.0.9
Type

Type

jar

Download testing_2.11 2.0.9


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