is not current version
Last Version 2.1

com.sobot.chat:sobotsupport-glidev4 2.0

sobotsupport-glidev4

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.sobot.chat
ArtifactId

ArtifactId

sobotsupport-glidev4
Version

Version

2.0
Type

Type

aar

Download sobotsupport-glidev4 2.0


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