Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 602 Bytes

Downloads.md

File metadata and controls

17 lines (13 loc) · 602 Bytes

Download Information

Download for Maven Projects

Concurrent-Trees is in Maven Central, and can be added to a Maven project as follows:

<dependency>
    <groupId>com.googlecode.concurrent-trees</groupId>
    <artifactId>concurrent-trees</artifactId>
    <version>x.x.x</version>
</dependency>

See ReleaseNotes for the latest version number.

Download for Non-Maven Projects

The jar file can be downloaded directly from maven central.