is not current version
Last Version 0.5.0

com.weclassroom.scribble:scribble 0.4.7.yach

scribble SDK

GroupId

GroupId

com.weclassroom.scribble
ArtifactId

ArtifactId

scribble
Version

Version

0.4.7.yach
Type

Type

aar

Download scribble 0.4.7.yach


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