nlptools-headword-uw 2.4.5
Group ID:
edu.washington.cs.knowitall.nlptools
Artifact ID:
nlptools-headword-uw_2.10
Version:
2.4.5
Release Date:
Dec 16, 2014
Licenses:
libraryDependencies += "edu.washington.cs.knowitall.nlptools" %% "nlptools-headword-uw" % "2.4.5" resolvers += Resolver.bintrayJCenter
ivy"edu.washington.cs.knowitall.nlptools::nlptools-headword-uw:2.4.5" MavenRepository("https://jcenter.bintray.com")
//> using dep "edu.washington.cs.knowitall.nlptools::nlptools-headword-uw:2.4.5"
import $ivy.`edu.washington.cs.knowitall.nlptools::nlptools-headword-uw:2.4.5` import ammonite._, Resolvers._ val res = Resolver.Http( "Bintray's JCenter", "Some(https://jcenter.bintray.com)", IvyPattern, false) interp.resolvers() = interp.resolvers() :+ res
<dependency> <groupId>edu.washington.cs.knowitall.nlptools</groupId> <artifactId>nlptools-headword-uw_2.10</artifactId> <version>2.4.5</version> </dependency>
compile group: 'edu.washington.cs.knowitall.nlptools', name: 'nlptools-headword-uw_2.10', version: '2.4.5'