Jar examples for s:system
Abstraction of system call such es exit().
You can download jar file system 0.1.1 in this page.
Apache License
You can use the following script to add system-0.1.1.jar to your project.
<dependency> <groupId>com.fitbur.testify.level</groupId> <artifactId>system</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.fitbur.testify.level', name: 'system', version: '0.1.1'
libraryDependencies += "com.fitbur.testify.level" % "system" % "0.1.1"
<dependency org="com.fitbur.testify.level" name="system" rev="0.1.1"/>
@Grapes(@Grab(group='com.fitbur.testify.level', module='system', version='0.1.1'))
'com.fitbur.testify.level:system:jar:0.1.1'
Click the following link to download the jar file.
system-0.1.1-javadoc.jar