Download launcher-shared-1.0.0.jar file - Jar l

Jar examples for l:launcher-shared

Description

Shared components for the yildiz launcher applications.

You can download jar file launcher-shared 1.0.0 in this page.

License

MIT License

Build File

You can use the following script to add launcher-shared-1.0.0.jar to your project.

<dependency>
   <groupId>be.yildiz-games</groupId>
   <artifactId>launcher-shared</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'be.yildiz-games', name: 'launcher-shared', version: '1.0.0'
libraryDependencies += "be.yildiz-games" % "launcher-shared" % "1.0.0"
<dependency org="be.yildiz-games" name="launcher-shared" rev="1.0.0"/>
@Grapes(@Grab(group='be.yildiz-games', module='launcher-shared', version='1.0.0'))
'be.yildiz-games:launcher-shared:jar:1.0.0'

Download

Click the following link to download the jar file.

launcher-shared-1.0.0-javadoc.jar
launcher-shared-1.0.0-sources.jar
launcher-shared-1.0.0.jar
launcher-shared-1.0.0.pom



Related Tutorials