<dependency>
<groupId>com.octo.android.robospice</groupId>
<artifactId>robospice-motivations</artifactId>
<version>1.1.0</version>
<type>apk</type>
</dependency>
@Grapes(
@Grab(group='com.octo.android.robospice', module='robospice-motivations', version='1.1.0')
)
<parent> <groupId>com.octo.android.robospice</groupId> <artifactId>robospice-parent</artifactId> <version>1.1.0</version> </parent>
compile
|-- com.google.android:annotations
|-- org.codehaus.jackson:jackson-mapper-asl
|-- org.simpleframework:simple-xml
|-- com.j256.ormlite:ormlite-core
|-- com.j256.ormlite:ormlite-android
|-- com.octo.android.robospice:robospice-spring-android
|-- com.actionbarsherlock:actionbarsherlock
|-- com.github.rtyley:roboguice-sherlock
|-- com.jakewharton:notificationcompat2
provided