Last Version

cz.seznam.euphoria:euphoria-fluent 0.8.0-rc1

A fluent API wrapper around Euphoria's client API.

License

License

GroupId

GroupId

cz.seznam.euphoria
ArtifactId

ArtifactId

euphoria-fluent
Version

Version

0.8.0-rc1
Type

Type

jar
Description

Description

cz.seznam.euphoria:euphoria-fluent
A fluent API wrapper around Euphoria's client API.
Project Organization

Project Organization

Seznam.cz, a.s.
Source Code Management

Source Code Management

https://github.com/seznam/euphoria/tree/master/euphoria-fluent

Download euphoria-fluent 0.8.0-rc1


<!-- https://jarcasting.com/artifacts/cz.seznam.euphoria/euphoria-fluent/ -->
<dependency>
    <groupId>cz.seznam.euphoria</groupId>
    <artifactId>euphoria-fluent</artifactId>
    <version>0.8.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/cz.seznam.euphoria/euphoria-fluent/
implementation 'cz.seznam.euphoria:euphoria-fluent:0.8.0-rc1'
// https://jarcasting.com/artifacts/cz.seznam.euphoria/euphoria-fluent/
implementation ("cz.seznam.euphoria:euphoria-fluent:0.8.0-rc1")
'cz.seznam.euphoria:euphoria-fluent:jar:0.8.0-rc1'
<dependency org="cz.seznam.euphoria" name="euphoria-fluent" rev="0.8.0-rc1">
  <artifact name="euphoria-fluent" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.seznam.euphoria', module='euphoria-fluent', version='0.8.0-rc1')
)
libraryDependencies += "cz.seznam.euphoria" % "euphoria-fluent" % "0.8.0-rc1"
[cz.seznam.euphoria/euphoria-fluent "0.8.0-rc1"]

Dependencies

compile (1)

Group / Artifact Type Version
cz.seznam.euphoria : euphoria-core jar 0.8.0-rc1

test (3)

Group / Artifact Type Version
cz.seznam.euphoria : euphoria-local jar 0.8.0-rc1
junit : junit jar 4.10
ch.qos.logback : logback-classic jar 1.1.2

Project Modules

There are no modules declared in this project.