Last Version

Fluo Recipes 1.0.0-beta-2

Implementation of Common Fluo patterns

License

License

GroupId

GroupId

io.fluo
ArtifactId

ArtifactId

fluo-recipes-core
Version

Version

1.0.0-beta-2
Type

Type

jar
Description

Description

Fluo Recipes
Implementation of Common Fluo patterns
Project Organization

Project Organization

Fluo.io

Download fluo-recipes-core 1.0.0-beta-2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.esotericsoftware : kryo jar 3.0.3
io.fluo : fluo-api jar 1.0.0-beta-2

test (4)

Group / Artifact Type Version
io.fluo : fluo-core jar 1.0.0-beta-2
io.fluo : fluo-mini jar 1.0.0-beta-2
junit : junit jar 4.12
org.easymock : easymock jar 3.4

Project Modules

There are no modules declared in this project.