<dependency>
<groupId>org.solovyev.android</groupId>
<artifactId>calculatorpp-android-app-widget</artifactId>
<version>1.6.0</version>
<type>apklib</type>
</dependency>
libraryDependencies += "org.solovyev.android" % "calculatorpp-android-app-widget" % "1.6.0"
@Grapes(
@Grab(group='org.solovyev.android', module='calculatorpp-android-app-widget', version='1.6.0')
)
<dependency org="org.solovyev.android" name="calculatorpp-android-app-widget" rev="1.6.0" />