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