is not current version
Last Version 2.0.6

org.solovyev.android:calculatorpp-core 2.0.0


GroupId

GroupId

org.solovyev.android
ArtifactId

ArtifactId

calculatorpp-core
Version

Version

2.0.0
Type

Type

jar

Download calculatorpp-core 2.0.0


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