Jar examples for f:fabric8-forge
Fabric8 :: Forge
You can download jar file fabric8-forge 2.3.81 in this page.
Apache License
You can use the following script to add fabric8-forge-2.3.81.jar to your project.
<dependency> <groupId>io.fabric8.forge.apps</groupId> <artifactId>fabric8-forge</artifactId> <version>2.3.81</version> </dependency>
compile group: 'io.fabric8.forge.apps', name: 'fabric8-forge', version: '2.3.81'
libraryDependencies += "io.fabric8.forge.apps" % "fabric8-forge" % "2.3.81"
<dependency org="io.fabric8.forge.apps" name="fabric8-forge" rev="2.3.81"/>
@Grapes(@Grab(group='io.fabric8.forge.apps', module='fabric8-forge', version='2.3.81'))
'io.fabric8.forge.apps:fabric8-forge:jar:2.3.81'
Click the following link to download the jar file.
fabric8-forge-2.3.81-sources.jar