GroupId | GroupIdcom.github.piltt |
---|---|
ArtifactId | ArtifactIdsilky_2.10 |
Version | Version1.0.24 |
Type | Typejar |
Filename | Size |
---|---|
silky_2.10-1.0.24.pom | |
silky_2.10-1.0.24.jar | 45 KB |
silky_2.10-1.0.24-sources.jar | 4 KB |
silky_2.10-1.0.24-javadoc.jar | 377 KB |
Browse |
<!-- 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"]