is not current version
Last Version 0.1.8

com.github.bekannax:OnlineChatSdk 0.1.7

A small library containing a wrapper for the WebView of Android.

GroupId

GroupId

com.github.bekannax
ArtifactId

ArtifactId

OnlineChatSdk
Version

Version

0.1.7
Type

Type

aar

Download OnlineChatSdk 0.1.7


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