| Группа | Группаch.epfl.lara |
|---|---|
| Идентификатор | Идентификаторinox_2.12 |
| Версия | Версия1.1.0-47-gb507feb |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| inox_2.12-1.1.0-47-gb507feb.pom | |
| inox_2.12-1.1.0-47-gb507feb.jar | 3 MB |
| inox_2.12-1.1.0-47-gb507feb-tests.jar | 173 KB |
| inox_2.12-1.1.0-47-gb507feb-sources.jar | 274 KB |
| inox_2.12-1.1.0-47-gb507feb-javadoc.jar | 4 MB |
| inox_2.12-1.1.0-47-gb507feb-it.jar | 209 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ch.epfl.lara/inox_2.12/ -->
<dependency>
<groupId>ch.epfl.lara</groupId>
<artifactId>inox_2.12</artifactId>
<version>1.1.0-47-gb507feb</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lara/inox_2.12/
implementation 'ch.epfl.lara:inox_2.12:1.1.0-47-gb507feb'
// https://jarcasting.com/artifacts/ch.epfl.lara/inox_2.12/
implementation ("ch.epfl.lara:inox_2.12:1.1.0-47-gb507feb")
'ch.epfl.lara:inox_2.12:jar:1.1.0-47-gb507feb'
<dependency org="ch.epfl.lara" name="inox_2.12" rev="1.1.0-47-gb507feb">
<artifact name="inox_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lara', module='inox_2.12', version='1.1.0-47-gb507feb')
)
libraryDependencies += "ch.epfl.lara" % "inox_2.12" % "1.1.0-47-gb507feb"
[ch.epfl.lara/inox_2.12 "1.1.0-47-gb507feb"]