is not current version
Last Version 1.9

foundation.fluent.api:dsl-hell-compiler 1.8


GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

dsl-hell-compiler
Version

Version

1.8
Type

Type

jar

Download dsl-hell-compiler 1.8


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