Jar examples for s:system-api
Operating system functionalities
You can download jar file system-api 0.2.1 in this page.
Apache 2.0
You can use the following script to add system-api-0.2.1.jar to your project.
<dependency> <groupId>net.lecousin.framework.system</groupId> <artifactId>system-api</artifactId> <version>0.2.1</version> </dependency>
compile group: 'net.lecousin.framework.system', name: 'system-api', version: '0.2.1'
libraryDependencies += "net.lecousin.framework.system" % "system-api" % "0.2.1"
<dependency org="net.lecousin.framework.system" name="system-api" rev="0.2.1"/>
@Grapes(@Grab(group='net.lecousin.framework.system', module='system-api', version='0.2.1'))
'net.lecousin.framework.system:system-api:jar:0.2.1'
Click the following link to download the jar file.
system-api-0.2.1-javadoc.jar