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