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

Jar examples for f:fabric8-forge

Description

Fabric8 :: Forge

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

fabric8-forge-2.2.190-sources.jar
fabric8-forge-2.2.190.jar
fabric8-forge-2.2.190.pom



Related Tutorials