Download restutilClient-0.4.jar file - Jar r

Jar examples for r:restutilClient

Description

factoryfx dependency injection framework

You can download jar file restutilClient 0.4 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add restutilClient-0.4.jar to your project.

<dependency>
   <groupId>io.github.factoryfx</groupId>
   <artifactId>restutilClient</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'io.github.factoryfx', name: 'restutilClient', version: '0.4'
libraryDependencies += "io.github.factoryfx" % "restutilClient" % "0.4"
<dependency org="io.github.factoryfx" name="restutilClient" rev="0.4"/>
@Grapes(@Grab(group='io.github.factoryfx', module='restutilClient', version='0.4'))
'io.github.factoryfx:restutilClient:jar:0.4'

Download

Click the following link to download the jar file.

restutilClient-0.4-javadoc.jar
restutilClient-0.4-sources.jar
restutilClient-0.4.jar
restutilClient-0.4.pom



Related Tutorials