Jar examples for t:testing-2.12
sbt is an interactive build tool
You can download jar file testing_2.12 1.3.2 in this page.
BSD New
You can use the following script to add testing_2.12-1.3.2.jar to your project.
<dependency> <groupId>com.swoval</groupId> <artifactId>testing_2.12</artifactId> <version>1.3.2</version> </dependency>
compile group: 'com.swoval', name: 'testing_2.12', version: '1.3.2'
libraryDependencies += "com.swoval" % "testing_2.12" % "1.3.2"
<dependency org="com.swoval" name="testing_2.12" rev="1.3.2"/>
@Grapes(@Grab(group='com.swoval', module='testing_2.12', version='1.3.2'))
'com.swoval:testing_2.12:jar:1.3.2'
Click the following link to download the jar file.
testing_2.12-1.3.2-javadoc.jar