License |
License |
---|---|
GroupId | GroupIdbe.bosa.commons-eid |
ArtifactId | ArtifactIdcommons-eid-parent |
Version | Version1.0.5 |
Type | Typepom |
Description |
DescriptionCommons eID Project
Commons eID: library to communicate with the Belgian eID card.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-eid-parent-1.0.5.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-parent/ -->
<dependency>
<groupId>be.bosa.commons-eid</groupId>
<artifactId>commons-eid-parent</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-parent/
implementation 'be.bosa.commons-eid:commons-eid-parent:1.0.5'
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-parent/
implementation ("be.bosa.commons-eid:commons-eid-parent:1.0.5")
'be.bosa.commons-eid:commons-eid-parent:pom:1.0.5'
<dependency org="be.bosa.commons-eid" name="commons-eid-parent" rev="1.0.5">
<artifact name="commons-eid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.bosa.commons-eid', module='commons-eid-parent', version='1.0.5')
)
libraryDependencies += "be.bosa.commons-eid" % "commons-eid-parent" % "1.0.5"
[be.bosa.commons-eid/commons-eid-parent "1.0.5"]