Last Version

Fluent API 1.0

Common API for chain style API design

License

License

GroupId

GroupId

com.github.XDean
ArtifactId

ArtifactId

fluent-api
Version

Version

1.0
Type

Type

jar
Description

Description

Fluent API
Common API for chain style API design
Project URL

Project URL

https://github.com/XDean/Fluent-API

Download fluent-api 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava Optional jar 2.1.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.