| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.anbillon.routine |
| Идентификатор | Идентификаторsupport-resolver |
| Последняя версия | Последняя версия1.1.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеRoutine support resolver
A support resolver for routine.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| support-resolver-1.1.1.pom | |
| support-resolver-1.1.1.aar | 2 KB |
| support-resolver-1.1.1-sources.jar | 1 KB |
| support-resolver-1.1.1-javadoc.jar | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.anbillon.routine/support-resolver/ -->
<dependency>
<groupId>com.anbillon.routine</groupId>
<artifactId>support-resolver</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.anbillon.routine/support-resolver/
implementation 'com.anbillon.routine:support-resolver:1.1.1'
// https://jarcasting.com/artifacts/com.anbillon.routine/support-resolver/
implementation ("com.anbillon.routine:support-resolver:1.1.1")
'com.anbillon.routine:support-resolver:aar:1.1.1'
<dependency org="com.anbillon.routine" name="support-resolver" rev="1.1.1">
<artifact name="support-resolver" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.anbillon.routine', module='support-resolver', version='1.1.1')
)
libraryDependencies += "com.anbillon.routine" % "support-resolver" % "1.1.1"
[com.anbillon.routine/support-resolver "1.1.1"]