Closed joelbloch closed 10 years ago
Don't worry. The documentation should have this information, I will add it.
It is necessary to append the scala version to the artifactId:
<dependency>
<groupId>net.fwbrasil</groupId>
<artifactId>activate-core_2.10</artifactId>
<version>1.5.3</version>
</dependency>
Hello,
I feel kind of stupid, but I cannot manage to download the activate framework using maven. Could you tell me what exact dependancy and repository I should add?
Thanks.