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

Jar examples for s:system-api

Description

Operating system functionalities

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

License

Apache 2.0

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials