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

com.github.salat:salat-core_2.12 1.11.1

salat-core

Группа

Группа

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

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

salat-core_2.12
Версия

Версия

1.11.1
Тип

Тип

jar

Скачать salat-core_2.12 1.11.1


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