is not current version
Last Version 1.0.58

com.github.piltt:silky_2.10 1.0.24

silky

GroupId

GroupId

com.github.piltt
ArtifactId

ArtifactId

silky_2.10
Version

Version

1.0.24
Type

Type

jar

Download silky_2.10 1.0.24


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