| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.android-widget |
| ArtifactId | ArtifactIdformat-edittext |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionformattable-edit-text
A formattable edit text
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| format-edittext-1.0.0.pom | |
| format-edittext-1.0.0-sources.jar | 9 KB |
| format-edittext-1.0.0-javadoc.jar | 455 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.android-widget/format-edittext/ -->
<dependency>
<groupId>com.android-widget</groupId>
<artifactId>format-edittext</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.android-widget/format-edittext/
implementation 'com.android-widget:format-edittext:1.0.0'
// https://jarcasting.com/artifacts/com.android-widget/format-edittext/
implementation ("com.android-widget:format-edittext:1.0.0")
'com.android-widget:format-edittext:aar:1.0.0'
<dependency org="com.android-widget" name="format-edittext" rev="1.0.0">
<artifact name="format-edittext" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.android-widget', module='format-edittext', version='1.0.0')
)
libraryDependencies += "com.android-widget" % "format-edittext" % "1.0.0"
[com.android-widget/format-edittext "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.0 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.cardview » cardview | jar | 1.0.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.0 |