Visual Web UI Library


License

License

GroupId

GroupId

com.tenqube
ArtifactId

ArtifactId

webui
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Visual Web UI Library
Visual Web UI Library
Project URL

Project URL

https://github.com/TENQUBE/reward-sdk-android
Source Code Management

Source Code Management

https://github.com/TENQUBE/reward-sdk-android

Download webui

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.2
com.google.android.material » material jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1
0.0.1-alpha01