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