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

com.rathravane:silt 0.1.1

A small collection of classes used in various Rathravane systems.

Группа

Группа

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

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

silt
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать silt 0.1.1

Имя Файла Размер
silt-0.1.1.pom
silt-0.1.1.jar 127 KB
silt-0.1.1-sources.jar 68 KB
silt-0.1.1-javadoc.jar 463 KB
Обзор

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