не последняя версия
Последняя версия 1.1.174

com.microsoft.design:fluent-system-icons 1.1.169

Fluent System Icons are a collection of familiar, friendly and modern icons from Microsoft.

Группа

Группа

com.microsoft.design
Идентификатор

Идентификатор

fluent-system-icons
Версия

Версия

1.1.169
Тип

Тип

aar

Скачать fluent-system-icons 1.1.169


<!-- https://jarcasting.com/artifacts/com.microsoft.design/fluent-system-icons/ -->
<dependency>
    <groupId>com.microsoft.design</groupId>
    <artifactId>fluent-system-icons</artifactId>
    <version>1.1.169</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.design/fluent-system-icons/
implementation 'com.microsoft.design:fluent-system-icons:1.1.169'
// https://jarcasting.com/artifacts/com.microsoft.design/fluent-system-icons/
implementation ("com.microsoft.design:fluent-system-icons:1.1.169")
'com.microsoft.design:fluent-system-icons:aar:1.1.169'
<dependency org="com.microsoft.design" name="fluent-system-icons" rev="1.1.169">
  <artifact name="fluent-system-icons" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.design', module='fluent-system-icons', version='1.1.169')
)
libraryDependencies += "com.microsoft.design" % "fluent-system-icons" % "1.1.169"
[com.microsoft.design/fluent-system-icons "1.1.169"]