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.
The jar file can be downloaded directly from maven central.