Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.sobot.chat |
ArtifactId | ArtifactIdsobotsupport-glidev4 |
Version | Version2.0 |
Type | Typeaar |
Filename | Size |
---|---|
sobotsupport-glidev4-2.0.pom | |
sobotsupport-glidev4-2.0-sources.jar | 1 KB |
Browse |
<!-- 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"]