is not current version
Last Version 1.9

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


GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

dsl-hell-compiler
Version

Version

1.5
Type

Type

jar

Download dsl-hell-compiler 1.5


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