Download fugue-4.0.0-rc1.jar file - Jar f

Jar examples for f:fugue

Description

You can download jar file fugue 4.0.0-rc1 in this page.

License

Apache License

Build File

You can use the following script to add fugue-4.0.0-rc1.jar to your project.

<dependency>
   <groupId>io.atlassian.fugue</groupId>
   <artifactId>fugue</artifactId>
   <version>4.0.0-rc1</version>
</dependency>
compile group: 'io.atlassian.fugue', name: 'fugue', version: '4.0.0-rc1'
libraryDependencies += "io.atlassian.fugue" % "fugue" % "4.0.0-rc1"
<dependency org="io.atlassian.fugue" name="fugue" rev="4.0.0-rc1"/>
@Grapes(@Grab(group='io.atlassian.fugue', module='fugue', version='4.0.0-rc1'))
'io.atlassian.fugue:fugue:jar:4.0.0-rc1'

Download

Click the following link to download the jar file.

fugue-4.0.0-rc1-javadoc.jar
fugue-4.0.0-rc1-sources.jar
fugue-4.0.0-rc1.jar
fugue-4.0.0-rc1.pom



Related Tutorials