is not current version
Last Version 0.8.0-rc1

cz.seznam.euphoria:euphoria-fluent 0.5.0

A fluent API wrapper around Euphoria's client API.

GroupId

GroupId

cz.seznam.euphoria
ArtifactId

ArtifactId

euphoria-fluent
Version

Version

0.5.0
Type

Type

jar

Download euphoria-fluent 0.5.0


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