is not current version
Last Version 1.2

foundation.fluent.api:fluent-api-dry-run 1.1

Reflection proxy based dry run of complex fluent sentences (statements)

GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

fluent-api-dry-run
Version

Version

1.1
Type

Type

jar

Download fluent-api-dry-run 1.1


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