не последняя версия
Последняя версия 1.9

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


Группа

Группа

foundation.fluent.api
Идентификатор

Идентификатор

dsl-hell-model
Версия

Версия

1.3
Тип

Тип

jar

Скачать 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"]