is not current version
Last Version 2.0.6

org.solovyev.android:calculatorpp-core 1.4.4


GroupId

GroupId

org.solovyev.android
ArtifactId

ArtifactId

calculatorpp-core
Version

Version

1.4.4
Type

Type

jar

Download calculatorpp-core 1.4.4


<!-- https://jarcasting.com/artifacts/org.solovyev.android/calculatorpp-core/ -->
<dependency>
    <groupId>org.solovyev.android</groupId>
    <artifactId>calculatorpp-core</artifactId>
    <version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.solovyev.android/calculatorpp-core/
implementation 'org.solovyev.android:calculatorpp-core:1.4.4'
// https://jarcasting.com/artifacts/org.solovyev.android/calculatorpp-core/
implementation ("org.solovyev.android:calculatorpp-core:1.4.4")
'org.solovyev.android:calculatorpp-core:jar:1.4.4'
<dependency org="org.solovyev.android" name="calculatorpp-core" rev="1.4.4">
  <artifact name="calculatorpp-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.solovyev.android', module='calculatorpp-core', version='1.4.4')
)
libraryDependencies += "org.solovyev.android" % "calculatorpp-core" % "1.4.4"
[org.solovyev.android/calculatorpp-core "1.4.4"]