calc-dialog

Calculator dialog for Android

License

License

GroupId

GroupId

com.maltaisn
ArtifactId

ArtifactId

calcdialog
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

aar
Description

Description

calc-dialog
Calculator dialog for Android
Project URL

Project URL

https://github.com/maltaisn/calcdialoglib
Source Code Management

Source Code Management

https://github.com/maltaisn/calcdialoglib

Download calcdialog

How to add to project

<!-- https://jarcasting.com/artifacts/com.maltaisn/calcdialog/ -->
<dependency>
    <groupId>com.maltaisn</groupId>
    <artifactId>calcdialog</artifactId>
    <version>2.2.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.maltaisn/calcdialog/
implementation 'com.maltaisn:calcdialog:2.2.2'
// https://jarcasting.com/artifacts/com.maltaisn/calcdialog/
implementation ("com.maltaisn:calcdialog:2.2.2")
'com.maltaisn:calcdialog:aar:2.2.2'
<dependency org="com.maltaisn" name="calcdialog" rev="2.2.2">
  <artifact name="calcdialog" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.maltaisn', module='calcdialog', version='2.2.2')
)
libraryDependencies += "com.maltaisn" % "calcdialog" % "2.2.2"
[com.maltaisn/calcdialog "2.2.2"]

Dependencies

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.constraintlayout » constraintlayout jar 2.0.4
com.google.android.material » material jar 1.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.2.1
2.0.1