| License |
License |
|---|---|
| GroupId | GroupIdcom.tenqube |
| ArtifactId | ArtifactIdwebui |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionVisual Web UI Library
Visual Web UI Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| webui-0.0.1.pom | |
| webui-0.0.1-sources.jar | 261 bytes |
| webui-0.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.21 |
| 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 |