Jar examples for t:tokenizers-2.11
Scala.meta's APIs for tokenization and its baseline implementation
You can download jar file tokenizers_2.11 2.0.0-M1 in this page.
BSD-like
You can use the following script to add tokenizers_2.11-2.0.0-M1.jar to your project.
<dependency> <groupId>com.geirsson</groupId> <artifactId>tokenizers_2.11</artifactId> <version>2.0.0-M1</version> </dependency>
compile group: 'com.geirsson', name: 'tokenizers_2.11', version: '2.0.0-M1'
libraryDependencies += "com.geirsson" % "tokenizers_2.11" % "2.0.0-M1"
<dependency org="com.geirsson" name="tokenizers_2.11" rev="2.0.0-M1"/>
@Grapes(@Grab(group='com.geirsson', module='tokenizers_2.11', version='2.0.0-M1'))
'com.geirsson:tokenizers_2.11:jar:2.0.0-M1'
Click the following link to download the jar file.
tokenizers_2.11-2.0.0-M1-javadoc.jar