is not current version
Last Version 22.01.04

com.github.martinpaljak:metacard 20.02.19

Parent project for JavaCard projects

GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

metacard
Version

Version

20.02.19
Type

Type

pom

Download metacard 20.02.19

Filename Size
metacard-20.02.19.pom 13 KB
Browse

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