Download scala-textmatching_2.11-2.0.jar file - Jar s

Jar examples for s:scala-textmatching-2.11

Description

Unifying simple globs, regex & literal matchers

You can download jar file scala-textmatching_2.11 2.0 in this page.

License

GPLv3

Build File

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'

Download

Click the following link to download the jar file.

scala-textmatching_2.11-2.0-javadoc.jar
scala-textmatching_2.11-2.0-sources.jar
scala-textmatching_2.11-2.0.jar
scala-textmatching_2.11-2.0.pom



Related Tutorials