is not current version
Last Version 0.5.0

com.weclassroom.scribble:scribble 0.4.6.xinkb

scribble SDK

GroupId

GroupId

com.weclassroom.scribble
ArtifactId

ArtifactId

scribble
Version

Version

0.4.6.xinkb
Type

Type

aar

Download scribble 0.4.6.xinkb


<!-- https://jarcasting.com/artifacts/com.weclassroom.scribble/scribble/ -->
<dependency>
    <groupId>com.weclassroom.scribble</groupId>
    <artifactId>scribble</artifactId>
    <version>0.4.6.xinkb</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.weclassroom.scribble/scribble/
implementation 'com.weclassroom.scribble:scribble:0.4.6.xinkb'
// https://jarcasting.com/artifacts/com.weclassroom.scribble/scribble/
implementation ("com.weclassroom.scribble:scribble:0.4.6.xinkb")
'com.weclassroom.scribble:scribble:aar:0.4.6.xinkb'
<dependency org="com.weclassroom.scribble" name="scribble" rev="0.4.6.xinkb">
  <artifact name="scribble" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.weclassroom.scribble', module='scribble', version='0.4.6.xinkb')
)
libraryDependencies += "com.weclassroom.scribble" % "scribble" % "0.4.6.xinkb"
[com.weclassroom.scribble/scribble "0.4.6.xinkb"]