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

com.rathravane:silt 2.1.0

A small collection of classes used in various Rathravane systems.

Группа

Группа

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

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

silt
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать silt 2.1.0

Имя Файла Размер
silt-2.1.0.pom
silt-2.1.0.jar 156 KB
silt-2.1.0-sources.jar 79 KB
silt-2.1.0-javadoc.jar 531 KB
Обзор

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