is not current version
Last Version 1.1.8

com.sobot.library:sobotcommon 0.1

sobotcommon

GroupId

GroupId

com.sobot.library
ArtifactId

ArtifactId

sobotcommon
Version

Version

0.1
Type

Type

aar

Download sobotcommon 0.1


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