GroupId | GroupIdcom.github.vignesh-iopex |
---|---|
ArtifactId | ArtifactIdconfirmdialog |
Version | Version1.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
confirmdialog-1.0.3.pom | |
confirmdialog-1.0.3.aar | 87 KB |
confirmdialog-1.0.3-sources.jar | 14 KB |
confirmdialog-1.0.3-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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vignesh-iopex/confirmdialog/
implementation 'com.github.vignesh-iopex:confirmdialog:1.0.3'
// https://jarcasting.com/artifacts/com.github.vignesh-iopex/confirmdialog/
implementation ("com.github.vignesh-iopex:confirmdialog:1.0.3")
'com.github.vignesh-iopex:confirmdialog:aar:1.0.3'
<dependency org="com.github.vignesh-iopex" name="confirmdialog" rev="1.0.3">
<artifact name="confirmdialog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.vignesh-iopex', module='confirmdialog', version='1.0.3')
)
libraryDependencies += "com.github.vignesh-iopex" % "confirmdialog" % "1.0.3"
[com.github.vignesh-iopex/confirmdialog "1.0.3"]