Jar examples for t:test-starter
The test starter for Java development
You can download jar file test-starter 0.1.1 in this page.
You can use the following script to add test-starter-0.1.1.jar to your project.
<dependency> <groupId>com.github.spt-oss</groupId> <artifactId>test-starter</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.github.spt-oss', name: 'test-starter', version: '0.1.1'
libraryDependencies += "com.github.spt-oss" % "test-starter" % "0.1.1"
<dependency org="com.github.spt-oss" name="test-starter" rev="0.1.1"/>
@Grapes(@Grab(group='com.github.spt-oss', module='test-starter', version='0.1.1'))
'com.github.spt-oss:test-starter:jar:0.1.1'
Click the following link to download the jar file.
test-starter-0.1.1.jar