Last Version

scala-textmatching 2.8

Unifying simple globs, regex & literal matchers

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.madgag
ArtifactId

ArtifactId

scala-textmatching_2.12
Version

Version

2.8
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.12 2.8


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

Dependencies

compile (2)

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

test (1)

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

Project Modules

There are no modules declared in this project.