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