| Группа | Группаcom.wrapp.floatlabelededittext |
|---|---|
| Идентификатор | Идентификаторlibrary |
| Версия | Версия0.0.4 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| library-0.0.4.pom | |
| library-0.0.4.aar | 16 KB |
| library-0.0.4-sources.jar | 4 KB |
| library-0.0.4-javadoc.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.wrapp.floatlabelededittext/library/ -->
<dependency>
<groupId>com.wrapp.floatlabelededittext</groupId>
<artifactId>library</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.wrapp.floatlabelededittext/library/
implementation 'com.wrapp.floatlabelededittext:library:0.0.4'
// https://jarcasting.com/artifacts/com.wrapp.floatlabelededittext/library/
implementation ("com.wrapp.floatlabelededittext:library:0.0.4")
'com.wrapp.floatlabelededittext:library:aar:0.0.4'
<dependency org="com.wrapp.floatlabelededittext" name="library" rev="0.0.4">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.wrapp.floatlabelededittext', module='library', version='0.0.4')
)
libraryDependencies += "com.wrapp.floatlabelededittext" % "library" % "0.0.4"
[com.wrapp.floatlabelededittext/library "0.0.4"]