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