Jar examples for s:sgs-test-ext
Build utilities used by the Project Darkstar build process. Includes custom classes used for filtering JUnit tests.
You can download jar file sgs-test-ext 1.0 in this page.
You can use the following script to add sgs-test-ext-1.0.jar to your project.
<dependency> <groupId>com.projectdarkstar.tools.test</groupId> <artifactId>sgs-test-ext</artifactId> <version>1.0</version> </dependency>
compile group: 'com.projectdarkstar.tools.test', name: 'sgs-test-ext', version: '1.0'
libraryDependencies += "com.projectdarkstar.tools.test" % "sgs-test-ext" % "1.0"
<dependency org="com.projectdarkstar.tools.test" name="sgs-test-ext" rev="1.0"/>
@Grapes(@Grab(group='com.projectdarkstar.tools.test', module='sgs-test-ext', version='1.0'))
'com.projectdarkstar.tools.test:sgs-test-ext:jar:1.0'
Click the following link to download the jar file.
sgs-test-ext-1.0.jar