fluent-api

Java 8+ words substitution functions for building fluent api

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

io.github.stawirej
ArtifactId

ArtifactId

fluent-api
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

fluent-api
Java 8+ words substitution functions for building fluent api
Project URL

Project URL

http://stawirej.github.io/fluent-api
Source Code Management

Source Code Management

https://github.com/stawirej/fluent-api

Download fluent-api

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0