GroupId | GroupIdcom.github.piltt |
---|---|
ArtifactId | ArtifactIdsilky_2.11 |
Version | Version1.0.50 |
Type | Typejar |
Filename | Size |
---|---|
silky_2.11-1.0.50.pom | |
silky_2.11-1.0.50.jar | 53 KB |
silky_2.11-1.0.50-sources.jar | 4 KB |
silky_2.11-1.0.50-javadoc.jar | 369 bytes |
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.50</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.piltt/silky_2.11/
implementation 'com.github.piltt:silky_2.11:1.0.50'
// https://jarcasting.com/artifacts/com.github.piltt/silky_2.11/
implementation ("com.github.piltt:silky_2.11:1.0.50")
'com.github.piltt:silky_2.11:jar:1.0.50'
<dependency org="com.github.piltt" name="silky_2.11" rev="1.0.50">
<artifact name="silky_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.piltt', module='silky_2.11', version='1.0.50')
)
libraryDependencies += "com.github.piltt" % "silky_2.11" % "1.0.50"
[com.github.piltt/silky_2.11 "1.0.50"]