pathmatcher 0.1


Group ID:
com.github.eugenemedvediev
Artifact ID:
pathmatcher_2.11
Version:
0.1
Release Date:
Mar 2, 2016
Licenses:
Files:
Full Scala Version:
2.11.7
Developers:

libraryDependencies += "com.github.eugenemedvediev" %% "pathmatcher" % "0.1"

Mill build tool

ivy"com.github.eugenemedvediev::pathmatcher:0.1"

Scala CLI

//> using dep "com.github.eugenemedvediev::pathmatcher:0.1"

Ammonite REPL

import $ivy.`com.github.eugenemedvediev::pathmatcher:0.1`

<dependency>
  <groupId>com.github.eugenemedvediev</groupId>
  <artifactId>pathmatcher_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.eugenemedvediev', name: 'pathmatcher_2.11', version: '0.1'