Download fortuity-core-1.0.6.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.6 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials