is not current version
Last Version 1.2

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

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

GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

fluent-api-dry-run
Version

Version

1.0
Type

Type

jar

Download fluent-api-dry-run 1.0


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