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