GroupId | GroupIdcom.github.seratch |
---|---|
ArtifactId | ArtifactIdskinny-assets_2.10 |
Version | Version0.9.11 |
Type | Typejar |
Filename | Size |
---|---|
skinny-assets_2.10-0.9.11.pom | |
skinny-assets_2.10-0.9.11.jar | 146 KB |
skinny-assets_2.10-0.9.11-sources.jar | 81 KB |
skinny-assets_2.10-0.9.11-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.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/skinny-assets_2.10/
implementation 'com.github.seratch:skinny-assets_2.10:0.9.11'
// https://jarcasting.com/artifacts/com.github.seratch/skinny-assets_2.10/
implementation ("com.github.seratch:skinny-assets_2.10:0.9.11")
'com.github.seratch:skinny-assets_2.10:jar:0.9.11'
<dependency org="com.github.seratch" name="skinny-assets_2.10" rev="0.9.11">
<artifact name="skinny-assets_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='skinny-assets_2.10', version='0.9.11')
)
libraryDependencies += "com.github.seratch" % "skinny-assets_2.10" % "0.9.11"
[com.github.seratch/skinny-assets_2.10 "0.9.11"]