is not current version
Last Version 1.0

com.sobot.library:widget 0.3

sobotcommon

GroupId

GroupId

com.sobot.library
ArtifactId

ArtifactId

widget
Version

Version

0.3
Type

Type

aar

Download widget 0.3


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