| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.giladam |
| Идентификатор | ИдентификаторListMatch |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |