Jar examples for s:satellite-impl
Implementation of Satellite software to building Unix-like Daemon application.
You can download jar file satellite-impl 1.0.0 in this page.
Open Source License
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'
Click the following link to download the jar file.
satellite-impl-1.0.0-javadoc.jar