is not current version
Last Version 1.9

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


GroupId

GroupId

foundation.fluent.api
ArtifactId

ArtifactId

dsl-hell-model
Version

Version

1.3
Type

Type

jar

Download dsl-hell-model 1.3


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