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