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