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