Last Version

OpenJDK 7 Globs Repackaged and Minimally Modified 0.6

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

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.github.protobufel
ArtifactId

ArtifactId

globs
Version

Version

0.6
Type

Type

jar
Description

Description

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

Download globs 0.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.