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

Jar examples for f:fabric8-forge

Description

Fabric8 :: Forge

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

fabric8-forge-2.3.72-sources.jar
fabric8-forge-2.3.72.jar
fabric8-forge-2.3.72.pom



Related Tutorials