Skip to content
Snippets Groups Projects

Add Cogcomp repo to Maven

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Hao Wu
    pom.xml 192 B
      <repositories>
        <repository>
          <id>CogcompSoftware</id>
          <name>CogcompSoftware</name>
          <url>http://cogcomp.cs.illinois.edu/m2repo/</url>
        </repository>
      </repositories>
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment