License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.martinpaljak |
ArtifactId | ArtifactIdmetacard |
Version | Version20.11.24 |
Type | Typepom |
Description |
DescriptionMartin's JavaCard projects
Parent project for JavaCard projects
|
Filename | Size |
---|---|
metacard-20.11.24.pom | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.martinpaljak/metacard/ -->
<dependency>
<groupId>com.github.martinpaljak</groupId>
<artifactId>metacard</artifactId>
<version>20.11.24</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinpaljak/metacard/
implementation 'com.github.martinpaljak:metacard:20.11.24'
// https://jarcasting.com/artifacts/com.github.martinpaljak/metacard/
implementation ("com.github.martinpaljak:metacard:20.11.24")
'com.github.martinpaljak:metacard:pom:20.11.24'
<dependency org="com.github.martinpaljak" name="metacard" rev="20.11.24">
<artifact name="metacard" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.martinpaljak', module='metacard', version='20.11.24')
)
libraryDependencies += "com.github.martinpaljak" % "metacard" % "20.11.24"
[com.github.martinpaljak/metacard "20.11.24"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.1.4 |