You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to microsoft-translator-java-api
The 0.5 Release has been promoted to Maven central.
This release fixes several bugs and omissions, notably:
* Fully compatible with Android 4.0
* Now supports translations for Hindi and Catalan languages
To include the 0.5 release in your project, add the following line to
your POM.xml:
<dependency>
<groupId>com.memetix</groupId>
<artifactId>microsoft-translator-java-api</artifactId>
<version>0.5</version>
<type>jar</type>
</dependency>