is not current version
Last Version 0.1.0

com.microsoft.fluentui:fluentui_others 0.0.9

Fluent UI Android, Module : fluentui_others

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.microsoft.fluentui
ArtifactId

ArtifactId

fluentui_others
Version

Version

0.0.9
Type

Type

aar

Download fluentui_others 0.0.9


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