is not current version
Last Version 2.1.1

com.rathravane:silt 0.2.6

A small collection of classes used in various Rathravane systems.

GroupId

GroupId

com.rathravane
ArtifactId

ArtifactId

silt
Version

Version

0.2.6
Type

Type

jar

Download silt 0.2.6


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