GroupId | GroupIdcom.github.ooftf |
---|---|
ArtifactId | ArtifactIdmaster-widget-dialog |
Version | Version1.2.2 |
Type | Typeaar |
Filename | Size |
---|---|
master-widget-dialog-1.2.2.pom | |
master-widget-dialog-1.2.2-sources.jar | 13 KB |
master-widget-dialog-1.2.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ooftf/master-widget-dialog/ -->
<dependency>
<groupId>com.github.ooftf</groupId>
<artifactId>master-widget-dialog</artifactId>
<version>1.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ooftf/master-widget-dialog/
implementation 'com.github.ooftf:master-widget-dialog:1.2.2'
// https://jarcasting.com/artifacts/com.github.ooftf/master-widget-dialog/
implementation ("com.github.ooftf:master-widget-dialog:1.2.2")
'com.github.ooftf:master-widget-dialog:aar:1.2.2'
<dependency org="com.github.ooftf" name="master-widget-dialog" rev="1.2.2">
<artifact name="master-widget-dialog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ooftf', module='master-widget-dialog', version='1.2.2')
)
libraryDependencies += "com.github.ooftf" % "master-widget-dialog" % "1.2.2"
[com.github.ooftf/master-widget-dialog "1.2.2"]