Martin's Java(Card) projects

Parent project for Java(Card) projects

Лицензия

Лицензия

MIT
Группа

Группа

com.github.martinpaljak
Идентификатор

Идентификатор

metacard
Последняя версия

Последняя версия

22.01.04
Дата

Дата

Тип

Тип

pom
Описание

Описание

Martin's Java(Card) projects
Parent project for Java(Card) projects

Скачать metacard

Имя Файла Размер
metacard-22.01.04.pom 13 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
22.01.04
20.11.24
20.08.07
20.06.04
20.04.13
20.02.19
20.01.14
19.10.01
19.09.03
19.09.02