License |
License |
---|---|
GroupId | GroupIdcom.bugtags.library |
ArtifactId | ArtifactIdinsta |
Last Version | Last Version2.2.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBugtags SDK Insta
Bugtags SDK Plugin, provides realtime tracking
|
Filename | Size |
---|---|
insta-2.2.3.pom | |
insta-2.2.3.aar | 82 KB |
insta-2.2.3-sources.jar | 261 bytes |
insta-2.2.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.bugtags.library/insta/ -->
<dependency>
<groupId>com.bugtags.library</groupId>
<artifactId>insta</artifactId>
<version>2.2.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bugtags.library/insta/
implementation 'com.bugtags.library:insta:2.2.3'
// https://jarcasting.com/artifacts/com.bugtags.library/insta/
implementation ("com.bugtags.library:insta:2.2.3")
'com.bugtags.library:insta:aar:2.2.3'
<dependency org="com.bugtags.library" name="insta" rev="2.2.3">
<artifact name="insta" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bugtags.library', module='insta', version='2.2.3')
)
libraryDependencies += "com.bugtags.library" % "insta" % "2.2.3"
[com.bugtags.library/insta "2.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.bugtags.library : bugtags-lib | jar | 2.2.3 |