Jar examples for t:testable-core
You can download jar file testable-core 0.4.1 in this page.
You can use the following script to add testable-core-0.4.1.jar to your project.
<dependency> <groupId>br.com.objectos.way</groupId> <artifactId>testable-core</artifactId> <version>0.4.1</version> </dependency>
compile group: 'br.com.objectos.way', name: 'testable-core', version: '0.4.1'
libraryDependencies += "br.com.objectos.way" % "testable-core" % "0.4.1"
<dependency org="br.com.objectos.way" name="testable-core" rev="0.4.1"/>
@Grapes(@Grab(group='br.com.objectos.way', module='testable-core', version='0.4.1'))
'br.com.objectos.way:testable-core:jar:0.4.1'
Click the following link to download the jar file.
testable-core-0.4.1.jar