GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIdskinny-assets_2.10 |
Version | Version0.9.14 |
Type | Typejar |
Filename | Size |
---|---|
skinny-assets_2.10-0.9.14.pom | |
skinny-assets_2.10-0.9.14.jar | 146 KB |
skinny-assets_2.10-0.9.14-sources.jar | 81 KB |
skinny-assets_2.10-0.9.14-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.seratch/skinny-assets_2.10/ -->
<dependency>
<groupId>com.github.seratch</groupId>
<artifactId>skinny-assets_2.10</artifactId>
<version>0.9.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/skinny-assets_2.10/
implementation 'com.github.seratch:skinny-assets_2.10:0.9.14'
// https://jarcasting.com/artifacts/com.github.seratch/skinny-assets_2.10/
implementation ("com.github.seratch:skinny-assets_2.10:0.9.14")
'com.github.seratch:skinny-assets_2.10:jar:0.9.14'
<dependency org="com.github.seratch" name="skinny-assets_2.10" rev="0.9.14">
<artifact name="skinny-assets_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='skinny-assets_2.10', version='0.9.14')
)
libraryDependencies += "com.github.seratch" % "skinny-assets_2.10" % "0.9.14"
[com.github.seratch/skinny-assets_2.10 "0.9.14"]