is not current version
Last Version 0.1.7

io.github.kaustubhpatange:cwt 0.1.3

CustomWebView for Android

GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

cwt
Version

Version

0.1.3
Type

Type

aar

Download cwt 0.1.3


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