is not current version
Last Version 1.0.5

be.bosa.commons-eid:commons-eid-parent 1.0.4

Commons eID: library to communicate with the Belgian eID card.

GroupId

GroupId

be.bosa.commons-eid
ArtifactId

ArtifactId

commons-eid-parent
Version

Version

1.0.4
Type

Type

pom

Download commons-eid-parent 1.0.4


<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-parent/
implementation ("be.bosa.commons-eid:commons-eid-parent:1.0.4")
'be.bosa.commons-eid:commons-eid-parent:pom:1.0.4'
<dependency org="be.bosa.commons-eid" name="commons-eid-parent" rev="1.0.4">
  <artifact name="commons-eid-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.bosa.commons-eid', module='commons-eid-parent', version='1.0.4')
)
libraryDependencies += "be.bosa.commons-eid" % "commons-eid-parent" % "1.0.4"
[be.bosa.commons-eid/commons-eid-parent "1.0.4"]