Last Version

scala-textmatching 2.4

Unifying simple globs, regex & literal matchers

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

scala-textmatching_2.11
Version

Version

2.4
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.11 2.4


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1

Project Modules

There are no modules declared in this project.