License |
License |
---|---|
GroupId | GroupIdcom.giladam |
ArtifactId | ArtifactIdListMatch |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ListMatch-1.2.0.pom | |
ListMatch-1.2.0.jar | 7 KB |
ListMatch-1.2.0-sources.jar | 4 KB |
ListMatch-1.2.0-javadoc.jar | 46 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.slf4j : slf4j-api | jar | 1.7.31 |
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 |