| Группа | Группаcom.ing.baker |
|---|---|
| Идентификатор | Идентификаторbaker-recipe-dsl_2.12 |
| Версия | Версия1.3.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| baker-recipe-dsl_2.12-1.3.2.pom | |
| baker-recipe-dsl_2.12-1.3.2.jar | 162 KB |
| baker-recipe-dsl_2.12-1.3.2-sources.jar | 20 KB |
| baker-recipe-dsl_2.12-1.3.2-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ing.baker/baker-recipe-dsl_2.12/ -->
<dependency>
<groupId>com.ing.baker</groupId>
<artifactId>baker-recipe-dsl_2.12</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ing.baker/baker-recipe-dsl_2.12/
implementation 'com.ing.baker:baker-recipe-dsl_2.12:1.3.2'
// https://jarcasting.com/artifacts/com.ing.baker/baker-recipe-dsl_2.12/
implementation ("com.ing.baker:baker-recipe-dsl_2.12:1.3.2")
'com.ing.baker:baker-recipe-dsl_2.12:jar:1.3.2'
<dependency org="com.ing.baker" name="baker-recipe-dsl_2.12" rev="1.3.2">
<artifact name="baker-recipe-dsl_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ing.baker', module='baker-recipe-dsl_2.12', version='1.3.2')
)
libraryDependencies += "com.ing.baker" % "baker-recipe-dsl_2.12" % "1.3.2"
[com.ing.baker/baker-recipe-dsl_2.12 "1.3.2"]