Jar examples for f:fortuity-core
Core functionality for the Fortuity Framework
You can download jar file fortuity-core 1.0.7 in this page.
Apache 2
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'
Click the following link to download the jar file.
fortuity-core-1.0.7-javadoc.jar