GroupId | GroupIdcom.github.piltt |
---|---|
ArtifactId | ArtifactIdsilky_2.11 |
Version | Version1.0.37 |
Type | Typejar |
Filename | Size |
---|---|
silky_2.11-1.0.37.pom | |
silky_2.11-1.0.37.jar | 57 KB |
silky_2.11-1.0.37-sources.jar | 4 KB |
silky_2.11-1.0.37-javadoc.jar | 379 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.piltt/silky_2.11/ -->
<dependency>
<groupId>com.github.piltt</groupId>
<artifactId>silky_2.11</artifactId>
<version>1.0.37</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.piltt/silky_2.11/
implementation 'com.github.piltt:silky_2.11:1.0.37'
// https://jarcasting.com/artifacts/com.github.piltt/silky_2.11/
implementation ("com.github.piltt:silky_2.11:1.0.37")
'com.github.piltt:silky_2.11:jar:1.0.37'
<dependency org="com.github.piltt" name="silky_2.11" rev="1.0.37">
<artifact name="silky_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.piltt', module='silky_2.11', version='1.0.37')
)
libraryDependencies += "com.github.piltt" % "silky_2.11" % "1.0.37"
[com.github.piltt/silky_2.11 "1.0.37"]