is not current version
Last Version 0.1.0

com.microsoft.fluentui:FluentUIAndroid 0.0.20

Fluent UI Android, Module : FluentUIAndroid

GroupId

GroupId

com.microsoft.fluentui
ArtifactId

ArtifactId

FluentUIAndroid
Version

Version

0.0.20
Type

Type

aar

Download FluentUIAndroid 0.0.20


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