is not current version
Last Version 1.1.8

com.sobot.library:sobotcommon 0.4

sobotcommon

GroupId

GroupId

com.sobot.library
ArtifactId

ArtifactId

sobotcommon
Version

Version

0.4
Type

Type

aar

Download sobotcommon 0.4


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