Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.sobot.chat |
ArtifactId | ArtifactIdsobotsupport-glidev4 |
Version | Version1.0.10 |
Type | Typeaar |
Filename | Size |
---|---|
sobotsupport-glidev4-1.0.10.pom | |
sobotsupport-glidev4-1.0.10-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>1.0.10</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.sobot.chat/sobotsupport-glidev4/
implementation 'com.sobot.chat:sobotsupport-glidev4:1.0.10'
// https://jarcasting.com/artifacts/com.sobot.chat/sobotsupport-glidev4/
implementation ("com.sobot.chat:sobotsupport-glidev4:1.0.10")
'com.sobot.chat:sobotsupport-glidev4:aar:1.0.10'
<dependency org="com.sobot.chat" name="sobotsupport-glidev4" rev="1.0.10">
<artifact name="sobotsupport-glidev4" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.sobot.chat', module='sobotsupport-glidev4', version='1.0.10')
)
libraryDependencies += "com.sobot.chat" % "sobotsupport-glidev4" % "1.0.10"
[com.sobot.chat/sobotsupport-glidev4 "1.0.10"]