GroupId | GroupIdcom.github.vignesh-iopex |
---|---|
ArtifactId | ArtifactIdconfirmdialog |
Version | Version1.0.4 |
Type | Typeaar |
Filename | Size |
---|---|
confirmdialog-1.0.4.pom | |
confirmdialog-1.0.4.aar | 38 KB |
confirmdialog-1.0.4-sources.jar | 14 KB |
confirmdialog-1.0.4-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vignesh-iopex/confirmdialog/ -->
<dependency>
<groupId>com.github.vignesh-iopex</groupId>
<artifactId>confirmdialog</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vignesh-iopex/confirmdialog/
implementation 'com.github.vignesh-iopex:confirmdialog:1.0.4'
// https://jarcasting.com/artifacts/com.github.vignesh-iopex/confirmdialog/
implementation ("com.github.vignesh-iopex:confirmdialog:1.0.4")
'com.github.vignesh-iopex:confirmdialog:aar:1.0.4'
<dependency org="com.github.vignesh-iopex" name="confirmdialog" rev="1.0.4">
<artifact name="confirmdialog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vignesh-iopex', module='confirmdialog', version='1.0.4')
)
libraryDependencies += "com.github.vignesh-iopex" % "confirmdialog" % "1.0.4"
[com.github.vignesh-iopex/confirmdialog "1.0.4"]