Download jettyFactory-0.5.2.jar file - Jar j

Jar examples for j:jettyFactory

Description

factoryfx dependency injection framework

You can download jar file jettyFactory 0.5.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jettyFactory-0.5.2.jar to your project.

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

Download

Click the following link to download the jar file.

jettyFactory-0.5.2-javadoc.jar
jettyFactory-0.5.2-sources.jar
jettyFactory-0.5.2.jar
jettyFactory-0.5.2.pom



Related Tutorials