Last Version

wildcards4j 1.0.0

Lightweight library for Java 8+ to compare string with wildcards patterns.

License

License

GroupId

GroupId

io.github.rikkimongoose
ArtifactId

ArtifactId

wildcards4j
Version

Version

1.0.0
Type

Type

jar
Description

Description

wildcards4j
Lightweight library for Java 8+ to compare string with wildcards patterns.
Project URL

Project URL

http://github.com/rikkimongoose/wildcards4j
Source Code Management

Source Code Management

https://github.com/rikkimongoose/wildcards4j/tree/main

Download wildcards4j 1.0.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.