<dependency>
<groupId>org.apache.droids</groupId>
<artifactId>droids</artifactId>
<version>0.2-incubating</version>
</dependency>I'm getting error that dependecy cannot be resolved. What am I missing? Thanks, Alexander
<dependency>
<groupId>org.apache.droids</groupId>
<artifactId>droids</artifactId>
<version>0.2-incubating</version>
</dependency>I'm getting error that dependecy cannot be resolved. What am I missing? Thanks, Alexander