Martin's Java(Card) projects

Parent project for Java(Card) projects

License

License

MIT
GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

metacard
Last Version

Last Version

22.01.04
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download metacard

Filename Size
metacard-22.01.04.pom 13 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
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