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

Jar examples for f:fabric8-forge

Description

Fabric8 :: Forge

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

fabric8-forge-2.2.231-sources.jar
fabric8-forge-2.2.231.jar
fabric8-forge-2.2.231.pom



Related Tutorials