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