is not current version
Last Version 2.2.3

com.bugtags.library:insta 2.1.2-GA1

Bugtags SDK Plugin, provides realtime tracking

GroupId

GroupId

com.bugtags.library
ArtifactId

ArtifactId

insta
Version

Version

2.1.2-GA1
Type

Type

aar

Download insta 2.1.2-GA1


<!-- https://jarcasting.com/artifacts/com.bugtags.library/insta/ -->
<dependency>
    <groupId>com.bugtags.library</groupId>
    <artifactId>insta</artifactId>
    <version>2.1.2-GA1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bugtags.library/insta/
implementation 'com.bugtags.library:insta:2.1.2-GA1'
// https://jarcasting.com/artifacts/com.bugtags.library/insta/
implementation ("com.bugtags.library:insta:2.1.2-GA1")
'com.bugtags.library:insta:aar:2.1.2-GA1'
<dependency org="com.bugtags.library" name="insta" rev="2.1.2-GA1">
  <artifact name="insta" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bugtags.library', module='insta', version='2.1.2-GA1')
)
libraryDependencies += "com.bugtags.library" % "insta" % "2.1.2-GA1"
[com.bugtags.library/insta "2.1.2-GA1"]