is not current version
Last Version 1.9

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


GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

dsl-hell-model
Version

Version

1.8
Type

Type

jar

Download dsl-hell-model 1.8


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