Archive for September, 2011

VectorCollection promoted to Maven Central

Monday, September 19th, 2011

I'm pleased to annnouce that my VectorCollection Flex library has been promoted to the Maven Central repository.

This replaces the version in my own repo http://repo.bealearts.co.uk/maven2/.

The new 1.1.0-Final version of the VectorCollection library can now be included in your dependencies with:

  1. <dependencies>
  2. <dependency>
  3. <groupId>com.bealearts.collection</groupId>
  4. <artifactId>vector-collection</artifactId>
  5. <version>1.1.0-Final</version>
  6. <type>swc</type>
  7. </dependency>
  8. </dependencies>

Copyright © 2005, David Beale

  • Valid XHTML 1.0!
  • Valid CSS
  • Level Triple-A conformance icon, W3C-WAI Web Content Accessibility Guidelines 1.0