com.giladam:ListMatch

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.giladam
ArtifactId

ArtifactId

ListMatch
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/giladam/ListMatch.git

Download ListMatch

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.slf4j : slf4j-api jar 1.7.31

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
ch.qos.logback : logback-classic jar 1.2.3
com.google.guava : guava jar 17.0
nl.jqno.equalsverifier : equalsverifier jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.0.5
1.0.4
1.0.3