is not current version
Last Version 1.1.8

com.sobot.library:sobotcommon 1.1.7

sobotcommon

GroupId

GroupId

com.sobot.library
ArtifactId

ArtifactId

sobotcommon
Version

Version

1.1.7
Type

Type

aar

Download sobotcommon 1.1.7


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