is not current version
Last Version 1.9

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


GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

dsl-hell-compiler
Version

Version

1.1
Type

Type

jar

Download dsl-hell-compiler 1.1


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