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