| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.android-widget |
| Идентификатор | Идентификаторformat-edittext |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеformattable-edit-text
A formattable edit text
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| format-edittext-1.0.0.pom | |
| format-edittext-1.0.0-sources.jar | 9 KB |
| format-edittext-1.0.0-javadoc.jar | 455 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |