scala-textmatching

Unifying simple globs, regex & literal matchers

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

scala-textmatching_2.13
Last Version

Last Version

2.8
Release Date

Release Date

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.13

How to add to project

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.8
2.7
2.6
2.5