fortuity-core

Core functionality for the Fortuity Framework

License

License

GroupId

GroupId

com.fortuityframework
ArtifactId

ArtifactId

fortuity-core
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

fortuity-core
Core functionality for the Fortuity Framework

Download fortuity-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.fortuityframework/fortuity-core/ -->
<dependency>
    <groupId>com.fortuityframework</groupId>
    <artifactId>fortuity-core</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.fortuityframework/fortuity-core/
implementation 'com.fortuityframework:fortuity-core:1.0.7'
// https://jarcasting.com/artifacts/com.fortuityframework/fortuity-core/
implementation ("com.fortuityframework:fortuity-core:1.0.7")
'com.fortuityframework:fortuity-core:jar:1.0.7'
<dependency org="com.fortuityframework" name="fortuity-core" rev="1.0.7">
  <artifact name="fortuity-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fortuityframework', module='fortuity-core', version='1.0.7')
)
libraryDependencies += "com.fortuityframework" % "fortuity-core" % "1.0.7"
[com.fortuityframework/fortuity-core "1.0.7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.5.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3