Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdio.github.sobotsdk |
ArtifactId | ArtifactIdsobot_glidev4 |
Version | Version1.3.1 |
Type | Typeaar |
Filename | Size |
---|---|
sobot_glidev4-1.3.1.pom | |
sobot_glidev4-1.3.1-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.sobotsdk/sobot_glidev4/ -->
<dependency>
<groupId>io.github.sobotsdk</groupId>
<artifactId>sobot_glidev4</artifactId>
<version>1.3.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.sobotsdk/sobot_glidev4/
implementation 'io.github.sobotsdk:sobot_glidev4:1.3.1'
// https://jarcasting.com/artifacts/io.github.sobotsdk/sobot_glidev4/
implementation ("io.github.sobotsdk:sobot_glidev4:1.3.1")
'io.github.sobotsdk:sobot_glidev4:aar:1.3.1'
<dependency org="io.github.sobotsdk" name="sobot_glidev4" rev="1.3.1">
<artifact name="sobot_glidev4" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.sobotsdk', module='sobot_glidev4', version='1.3.1')
)
libraryDependencies += "io.github.sobotsdk" % "sobot_glidev4" % "1.3.1"
[io.github.sobotsdk/sobot_glidev4 "1.3.1"]