Download satellite-impl-1.0.0.jar file - Jar s

Jar examples for s:satellite-impl

Description

Implementation of Satellite software to building Unix-like Daemon application.

You can download jar file satellite-impl 1.0.0 in this page.

License

Open Source License

Build File

You can use the following script to add satellite-impl-1.0.0.jar to your project.

<dependency>
   <groupId>io.zatarox.satellite</groupId>
   <artifactId>satellite-impl</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'io.zatarox.satellite', name: 'satellite-impl', version: '1.0.0'
libraryDependencies += "io.zatarox.satellite" % "satellite-impl" % "1.0.0"
<dependency org="io.zatarox.satellite" name="satellite-impl" rev="1.0.0"/>
@Grapes(@Grab(group='io.zatarox.satellite', module='satellite-impl', version='1.0.0'))
'io.zatarox.satellite:satellite-impl:jar:1.0.0'

Download

Click the following link to download the jar file.

satellite-impl-1.0.0-javadoc.jar
satellite-impl-1.0.0-sources.jar
satellite-impl-1.0.0.jar
satellite-impl-1.0.0.pom



Related Tutorials