GroupId | GroupIdcom.microsoft.fluentui |
---|---|
ArtifactId | ArtifactIdfluentui_drawer |
Version | Version0.0.9 |
Type | Typeaar |
Filename | Size |
---|---|
fluentui_drawer-0.0.9.pom | |
fluentui_drawer-0.0.9-sources.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.fluentui/fluentui_drawer/ -->
<dependency>
<groupId>com.microsoft.fluentui</groupId>
<artifactId>fluentui_drawer</artifactId>
<version>0.0.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.fluentui/fluentui_drawer/
implementation 'com.microsoft.fluentui:fluentui_drawer:0.0.9'
// https://jarcasting.com/artifacts/com.microsoft.fluentui/fluentui_drawer/
implementation ("com.microsoft.fluentui:fluentui_drawer:0.0.9")
'com.microsoft.fluentui:fluentui_drawer:aar:0.0.9'
<dependency org="com.microsoft.fluentui" name="fluentui_drawer" rev="0.0.9">
<artifact name="fluentui_drawer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.fluentui', module='fluentui_drawer', version='0.0.9')
)
libraryDependencies += "com.microsoft.fluentui" % "fluentui_drawer" % "0.0.9"
[com.microsoft.fluentui/fluentui_drawer "0.0.9"]