Jar examples for s:scala-textmatching-2.11
Unifying simple globs, regex & literal matchers
You can download jar file scala-textmatching_2.11 2.0 in this page.
GPLv3
You can use the following script to add scala-textmatching_2.11-2.0.jar to your project.
<dependency> <groupId>com.madgag</groupId> <artifactId>scala-textmatching_2.11</artifactId> <version>2.0</version> </dependency>
compile group: 'com.madgag', name: 'scala-textmatching_2.11', version: '2.0'
libraryDependencies += "com.madgag" % "scala-textmatching_2.11" % "2.0"
<dependency org="com.madgag" name="scala-textmatching_2.11" rev="2.0"/>
@Grapes(@Grab(group='com.madgag', module='scala-textmatching_2.11', version='2.0'))
'com.madgag:scala-textmatching_2.11:jar:2.0'
Click the following link to download the jar file.
scala-textmatching_2.11-2.0-javadoc.jar