is not current version
Last Version 0.9.15

com.github.seratch:skinny-test_2.10 0.9.3

skinny-test

GroupId

GroupId

com.github.seratch
ArtifactId

ArtifactId

skinny-test_2.10
Version

Version

0.9.3
Type

Type

jar

Download skinny-test_2.10 0.9.3


<!-- https://jarcasting.com/artifacts/com.github.seratch/skinny-test_2.10/ -->
<dependency>
    <groupId>com.github.seratch</groupId>
    <artifactId>skinny-test_2.10</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seratch/skinny-test_2.10/
implementation 'com.github.seratch:skinny-test_2.10:0.9.3'
// https://jarcasting.com/artifacts/com.github.seratch/skinny-test_2.10/
implementation ("com.github.seratch:skinny-test_2.10:0.9.3")
'com.github.seratch:skinny-test_2.10:jar:0.9.3'
<dependency org="com.github.seratch" name="skinny-test_2.10" rev="0.9.3">
  <artifact name="skinny-test_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seratch', module='skinny-test_2.10', version='0.9.3')
)
libraryDependencies += "com.github.seratch" % "skinny-test_2.10" % "0.9.3"
[com.github.seratch/skinny-test_2.10 "0.9.3"]