Download fabric8-forge-2.2.195.jar file - Jar f

Jar examples for f:fabric8-forge

Description

Fabric8 :: Forge

You can download jar file fabric8-forge 2.2.195 in this page.

License

Apache License

Build File

You can use the following script to add fabric8-forge-2.2.195.jar to your project.

<dependency>
   <groupId>io.fabric8.forge.apps</groupId>
   <artifactId>fabric8-forge</artifactId>
   <version>2.2.195</version>
</dependency>
compile group: 'io.fabric8.forge.apps', name: 'fabric8-forge', version: '2.2.195'
libraryDependencies += "io.fabric8.forge.apps" % "fabric8-forge" % "2.2.195"
<dependency org="io.fabric8.forge.apps" name="fabric8-forge" rev="2.2.195"/>
@Grapes(@Grab(group='io.fabric8.forge.apps', module='fabric8-forge', version='2.2.195'))
'io.fabric8.forge.apps:fabric8-forge:jar:2.2.195'

Download

Click the following link to download the jar file.

fabric8-forge-2.2.195-sources.jar
fabric8-forge-2.2.195.jar
fabric8-forge-2.2.195.pom



Related Tutorials