is not current version
Last Version 0.2.6

com.tecnoguru:scuby_2.10 0.2.4

Scuby

GroupId

GroupId

com.tecnoguru
ArtifactId

ArtifactId

scuby_2.10
Version

Version

0.2.4
Type

Type

jar

Download scuby_2.10 0.2.4


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