| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.weicools |
| Идентификатор | Идентификаторeva-icons |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCoreComponent
Android component pakcage.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| eva-icons-1.0.0.pom | |
| eva-icons-1.0.0-release.aar | 231 KB |
| eva-icons-1.0.0-release-sources.jar | 1019 bytes |
| eva-icons-1.0.0-release-javadoc.jar | 261 bytes |
| eva-icons-1.0.0-debug.aar | 231 KB |
| eva-icons-1.0.0-debug-sources.jar | 1 KB |
| eva-icons-1.0.0-debug-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.weicools/eva-icons/ -->
<dependency>
<groupId>com.weicools</groupId>
<artifactId>eva-icons</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weicools/eva-icons/
implementation 'com.weicools:eva-icons:1.0.0'
// https://jarcasting.com/artifacts/com.weicools/eva-icons/
implementation ("com.weicools:eva-icons:1.0.0")
'com.weicools:eva-icons:pom:1.0.0'
<dependency org="com.weicools" name="eva-icons" rev="1.0.0">
<artifact name="eva-icons" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weicools', module='eva-icons', version='1.0.0')
)
libraryDependencies += "com.weicools" % "eva-icons" % "1.0.0"
[com.weicools/eva-icons "1.0.0"]