не последняя версия
Последняя версия 1.1.0-343-gdc719cc

ch.epfl.lara:inox_2.12 1.1.0-194-g99de42e

inox

Группа

Группа

ch.epfl.lara
Идентификатор

Идентификатор

inox_2.12
Версия

Версия

1.1.0-194-g99de42e
Тип

Тип

jar

Скачать inox_2.12 1.1.0-194-g99de42e


<!-- 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-194-g99de42e</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.lara/inox_2.12/
implementation 'ch.epfl.lara:inox_2.12:1.1.0-194-g99de42e'
// https://jarcasting.com/artifacts/ch.epfl.lara/inox_2.12/
implementation ("ch.epfl.lara:inox_2.12:1.1.0-194-g99de42e")
'ch.epfl.lara:inox_2.12:jar:1.1.0-194-g99de42e'
<dependency org="ch.epfl.lara" name="inox_2.12" rev="1.1.0-194-g99de42e">
  <artifact name="inox_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.lara', module='inox_2.12', version='1.1.0-194-g99de42e')
)
libraryDependencies += "ch.epfl.lara" % "inox_2.12" % "1.1.0-194-g99de42e"
[ch.epfl.lara/inox_2.12 "1.1.0-194-g99de42e"]