не последняя версия
Последняя версия 0.5

com.ensime:mezcal_2.13 0.3

mezcal

Группа

Группа

com.ensime
Идентификатор

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

mezcal_2.13
Версия

Версия

0.3
Тип

Тип

jar

Скачать mezcal_2.13 0.3


<!-- https://jarcasting.com/artifacts/com.ensime/mezcal_2.13/ -->
<dependency>
    <groupId>com.ensime</groupId>
    <artifactId>mezcal_2.13</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ensime/mezcal_2.13/
implementation 'com.ensime:mezcal_2.13:0.3'
// https://jarcasting.com/artifacts/com.ensime/mezcal_2.13/
implementation ("com.ensime:mezcal_2.13:0.3")
'com.ensime:mezcal_2.13:jar:0.3'
<dependency org="com.ensime" name="mezcal_2.13" rev="0.3">
  <artifact name="mezcal_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ensime', module='mezcal_2.13', version='0.3')
)
libraryDependencies += "com.ensime" % "mezcal_2.13" % "0.3"
[com.ensime/mezcal_2.13 "0.3"]