Last Version

scala-glob 0.0.3

Manipulate file system glob patterns

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.salva
ArtifactId

ArtifactId

scala-glob_2.13
Version

Version

0.0.3
Type

Type

jar
Description

Description

scala-glob
Manipulate file system glob patterns
Project URL

Project URL

https://github.com/salva/scala-glob
Project Organization

Project Organization

com.github.salva
Source Code Management

Source Code Management

https://github.com/salva/scala-glob

Download scala-glob_2.13 0.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2
com.lihaoyi : fastparse_2.13 jar 2.3.0
org.tpolecat : atto-core_2.13 jar 0.7.0

test (1)

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

Project Modules

There are no modules declared in this project.