Download system-api-0.2.0.jar file - Jar s

Jar examples for s:system-api

Description

Operating system functionalities

You can download jar file system-api 0.2.0 in this page.

License

Apache 2.0

Build File

You can use the following script to add system-api-0.2.0.jar to your project.

<dependency>
   <groupId>net.lecousin.framework.system</groupId>
   <artifactId>system-api</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'net.lecousin.framework.system', name: 'system-api', version: '0.2.0'
libraryDependencies += "net.lecousin.framework.system" % "system-api" % "0.2.0"
<dependency org="net.lecousin.framework.system" name="system-api" rev="0.2.0"/>
@Grapes(@Grab(group='net.lecousin.framework.system', module='system-api', version='0.2.0'))
'net.lecousin.framework.system:system-api:jar:0.2.0'

Download

Click the following link to download the jar file.

system-api-0.2.0-javadoc.jar
system-api-0.2.0-sources.jar
system-api-0.2.0.jar
system-api-0.2.0.pom



Related Tutorials