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