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