Last Version

scala-textmatching 2.1

Unifying simple globs, regex & literal matchers

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

scala-textmatching_2.10
Version

Version

2.1
Type

Type

jar
Description

Description

scala-textmatching
Unifying simple globs, regex & literal matchers
Project URL

Project URL

https://github.com/rtyley/scala-textmatching
Project Organization

Project Organization

com.madgag
Source Code Management

Source Code Management

https://github.com/rtyley/scala-textmatching

Download scala-textmatching_2.10 2.1


<!-- https://jarcasting.com/artifacts/com.madgag/scala-textmatching_2.10/ -->
<dependency>
    <groupId>com.madgag</groupId>
    <artifactId>scala-textmatching_2.10</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.madgag/scala-textmatching_2.10/
implementation 'com.madgag:scala-textmatching_2.10:2.1'
// https://jarcasting.com/artifacts/com.madgag/scala-textmatching_2.10/
implementation ("com.madgag:scala-textmatching_2.10:2.1")
'com.madgag:scala-textmatching_2.10:jar:2.1'
<dependency org="com.madgag" name="scala-textmatching_2.10" rev="2.1">
  <artifact name="scala-textmatching_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madgag', module='scala-textmatching_2.10', version='2.1')
)
libraryDependencies += "com.madgag" % "scala-textmatching_2.10" % "2.1"
[com.madgag/scala-textmatching_2.10 "2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.madgag : globs-for-java jar 0.2

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.10 jar 2.3.11

Project Modules

There are no modules declared in this project.