is not current version
Last Version 0.1.7

io.github.kaustubhpatange:cwt 0.1.0

CustomWebView for Android

GroupId

GroupId

io.github.kaustubhpatange
ArtifactId

ArtifactId

cwt
Version

Version

0.1.0
Type

Type

aar

Download cwt 0.1.0


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