Thursday, November 17, 2011

Release 0.2.0 of WizTools.org oEmbed Java API

The new version has the OEmbedUrlBuilder convenience class, which simplifies building oEmbed Urls. The project is hosted at Google Code and downloads are available here. Maven users can easily link to the dependency:

<dependency>
    <groupId>org.wiztools</groupId>
    <artifactId>wiztools-oembed</artifactId>
    <version>0.2.0</version>
</dependency>

No comments: