com.codepoetics:fluvius-api

A simple co-ordination API for Java 7

GroupId

GroupId

com.codepoetics
ArtifactId

ArtifactId

fluvius-api
Last Version

Last Version

1.10
Release Date

Release Date

Type

Type

jar
Description

Description

A simple co-ordination API for Java 7
Project URL

Project URL

https://poetix.github.io/fluvius/fluvius-api
Source Code Management

Source Code Management

https://poetix.github.io/fluvius/fluvius-api

Download fluvius-api

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.10
1.9
1.8
1.7