| License |
License |
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdcom.github.protobufel |
| ArtifactId | ArtifactIdregex-globs |
| Version | Version0.7.0 |
| Type | Typejar |
| Description |
Descriptionglobs
OpenJDK 7 Globs Repackaged and Minimally Modified
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| regex-globs-0.7.0.pom | |
| regex-globs-0.7.0.jar | 2 KB |
| regex-globs-0.7.0-sources.jar | 3 KB |
| regex-globs-0.7.0-javadoc.jar | 19 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.protobufel/regex-globs/ -->
<dependency>
<groupId>com.github.protobufel</groupId>
<artifactId>regex-globs</artifactId>
<version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.protobufel/regex-globs/
implementation 'com.github.protobufel:regex-globs:0.7.0'
// https://jarcasting.com/artifacts/com.github.protobufel/regex-globs/
implementation ("com.github.protobufel:regex-globs:0.7.0")
'com.github.protobufel:regex-globs:jar:0.7.0'
<dependency org="com.github.protobufel" name="regex-globs" rev="0.7.0">
<artifact name="regex-globs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.protobufel', module='regex-globs', version='0.7.0')
)
libraryDependencies += "com.github.protobufel" % "regex-globs" % "0.7.0"
[com.github.protobufel/regex-globs "0.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.protobufel : java-common-test | jar | 0.1.0 |
| junit : junit | jar | 4.12 |
| org.assertj : assertj-core | jar | 3.8.0 |
| com.google.guava : guava | jar | 22.0 |
| com.google.guava : guava-testlib | jar | 22.0 |
| pl.pragmatists : JUnitParams | jar | 1.1.0 |