License |
License |
---|---|
GroupId | GroupIdcom.rathravane |
ArtifactId | ArtifactIdsilt |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRathravane Silt
A small collection of classes used in various Rathravane systems.
|
Project URL |
Project URL |
Filename | Size |
---|---|
silt-2.1.1.pom | |
silt-2.1.1.jar | 128 KB |
silt-2.1.1-sources.jar | 68 KB |
silt-2.1.1-javadoc.jar | 462 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rathravane/silt/ -->
<dependency>
<groupId>com.rathravane</groupId>
<artifactId>silt</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.rathravane/silt/
implementation 'com.rathravane:silt:2.1.1'
// https://jarcasting.com/artifacts/com.rathravane/silt/
implementation ("com.rathravane:silt:2.1.1")
'com.rathravane:silt:jar:2.1.1'
<dependency org="com.rathravane" name="silt" rev="2.1.1">
<artifact name="silt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rathravane', module='silt', version='2.1.1')
)
libraryDependencies += "com.rathravane" % "silt" % "2.1.1"
[com.rathravane/silt "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.json : json | jar | 20140107 |
jline : jline | jar | 2.11 |
org.slf4j : slf4j-api | jar | 1.7.6 |
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.192 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |