| License |
License
MIT
|
|---|---|
| GroupId | GroupIdcom.github.bekannax |
| ArtifactId | ArtifactIdOnlineChatSdk |
| Version | Version0.1.8 |
| Type | Typeaar |
| Description |
DescriptionOnlineChatSdk
A small library containing a wrapper for the WebView of Android.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| OnlineChatSdk-0.1.8.pom | |
| OnlineChatSdk-0.1.8-sources.jar | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.bekannax/OnlineChatSdk/ -->
<dependency>
<groupId>com.github.bekannax</groupId>
<artifactId>OnlineChatSdk</artifactId>
<version>0.1.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bekannax/OnlineChatSdk/
implementation 'com.github.bekannax:OnlineChatSdk:0.1.8'
// https://jarcasting.com/artifacts/com.github.bekannax/OnlineChatSdk/
implementation ("com.github.bekannax:OnlineChatSdk:0.1.8")
'com.github.bekannax:OnlineChatSdk:aar:0.1.8'
<dependency org="com.github.bekannax" name="OnlineChatSdk" rev="0.1.8">
<artifact name="OnlineChatSdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.bekannax', module='OnlineChatSdk', version='0.1.8')
)
libraryDependencies += "com.github.bekannax" % "OnlineChatSdk" % "0.1.8"
[com.github.bekannax/OnlineChatSdk "0.1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.0 |
| androidx.annotation » annotation | jar | 1.3.0 |