MVN

com.github.protobufel : globs

Maven & Gradle

Nov 16, 2014
3 usages
13 stars

OpenJDK 7 Globs Repackaged and Minimally Modified · An OpenJDK 7 sun.nio.fs.Globs with null-annotations, some methods made public, and the returned Pattern without first ^ and last $.

<dependency>
    <groupId>com.github.protobufel</groupId>
    <artifactId>globs</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.protobufel : globs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of com.github.protobufel : globs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6
globs-0.6

How to add a dependency to Maven

Add the following com.github.protobufel : globs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.protobufel</groupId>
    <artifactId>globs</artifactId>
    <version>0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.protobufel : globs gradle dependency to your build.gradle file:

implementation 'com.github.protobufel:globs:0.6'

Gradle Kotlin DSL: Add the following com.github.protobufel : globs gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.protobufel:globs:0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.protobufel : globs sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.protobufel" % "globs" % "0.6"

Advertisement

Dependencies from Group

Jun 30, 2017
8 usages
0 stars
Jul 02, 2017
5 usages
0 stars
Jul 02, 2017
5 usages
1 stars
Jul 02, 2017
4 usages
0 stars
Jul 02, 2017
3 usages
0 stars

Discover Dependencies

Mar 06, 2015
1 usages
1 stars
Sep 17, 2010
3 usages
Feb 07, 2014
4 usages
71 stars
Apr 10, 2014
1 usages
21 stars
Sep 14, 2012
3 usages
Nov 06, 2014
12 usages
1.4k stars