License |
License |
---|---|
GroupId | GroupIdcom.giladam |
ArtifactId | ArtifactIdListMatch |
Version | Version1.0.5 |
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.0.5.pom | |
ListMatch-1.0.5.jar | 7 KB |
ListMatch-1.0.5-sources.jar | 4 KB |
ListMatch-1.0.5-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.giladam/ListMatch/ -->
<dependency>
<groupId>com.giladam</groupId>
<artifactId>ListMatch</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.giladam/ListMatch/
implementation 'com.giladam:ListMatch:1.0.5'
// https://jarcasting.com/artifacts/com.giladam/ListMatch/
implementation ("com.giladam:ListMatch:1.0.5")
'com.giladam:ListMatch:jar:1.0.5'
<dependency org="com.giladam" name="ListMatch" rev="1.0.5">
<artifact name="ListMatch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.giladam', module='ListMatch', version='1.0.5')
)
libraryDependencies += "com.giladam" % "ListMatch" % "1.0.5"
[com.giladam/ListMatch "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
ch.qos.logback : logback-core | jar | 1.0.13 |
com.google.guava : guava | jar | 17.0 |
nl.jqno.equalsverifier : equalsverifier | jar | 1.4.1 |