Download fortuity-core-1.0.7.jar file - Jar f

Jar examples for f:fortuity-core

Description

Core functionality for the Fortuity Framework

You can download jar file fortuity-core 1.0.7 in this page.

License

Apache 2

Build File

You can use the following script to add fortuity-core-1.0.7.jar to your project.

<dependency>
   <groupId>com.fortuityframework</groupId>
   <artifactId>fortuity-core</artifactId>
   <version>1.0.7</version>
</dependency>
compile group: 'com.fortuityframework', name: 'fortuity-core', version: '1.0.7'
libraryDependencies += "com.fortuityframework" % "fortuity-core" % "1.0.7"
<dependency org="com.fortuityframework" name="fortuity-core" rev="1.0.7"/>
@Grapes(@Grab(group='com.fortuityframework', module='fortuity-core', version='1.0.7'))
'com.fortuityframework:fortuity-core:jar:1.0.7'

Download

Click the following link to download the jar file.

fortuity-core-1.0.7-javadoc.jar
fortuity-core-1.0.7-sources.jar
fortuity-core-1.0.7.jar
fortuity-core-1.0.7.pom



Related Tutorials