|
|
@ -6,6 +6,12 @@
|
|
|
|
<artifactId>tightly-packed-trie</artifactId>
|
|
|
|
<artifactId>tightly-packed-trie</artifactId>
|
|
|
|
<version>0.2.0</version>
|
|
|
|
<version>0.2.0</version>
|
|
|
|
<name>tightly-packed-trie</name>
|
|
|
|
<name>tightly-packed-trie</name>
|
|
|
|
|
|
|
|
<scm>
|
|
|
|
|
|
|
|
<connection>scm:git:git://github.com/eihli/clj-tightly-packed-trie.git</connection>
|
|
|
|
|
|
|
|
<developerConnection>scm:git:ssh://git@github.com/eihli/clj-tightly-packed-trie.git</developerConnection>
|
|
|
|
|
|
|
|
<tag>59aee308ee81a5cdfc9fee0aeedd868fdb9756e8</tag>
|
|
|
|
|
|
|
|
<url>https://github.com/eihli/clj-tightly-packed-trie</url>
|
|
|
|
|
|
|
|
</scm>
|
|
|
|
<dependencies>
|
|
|
|
<dependencies>
|
|
|
|
<dependency>
|
|
|
|
<dependency>
|
|
|
|
<groupId>org.clojure</groupId>
|
|
|
|
<groupId>org.clojure</groupId>
|
|
|
|