is not current version
Last Version 1.0.5

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

Consumer library for eID generated signatures/data.

GroupId

GroupId

be.bosa.commons-eid
ArtifactId

ArtifactId

commons-eid-consumer
Version

Version

1.0.4
Type

Type

jar

Download commons-eid-consumer 1.0.4


<!-- https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-consumer/ -->
<dependency>
    <groupId>be.bosa.commons-eid</groupId>
    <artifactId>commons-eid-consumer</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-consumer/
implementation 'be.bosa.commons-eid:commons-eid-consumer:1.0.4'
// https://jarcasting.com/artifacts/be.bosa.commons-eid/commons-eid-consumer/
implementation ("be.bosa.commons-eid:commons-eid-consumer:1.0.4")
'be.bosa.commons-eid:commons-eid-consumer:jar:1.0.4'
<dependency org="be.bosa.commons-eid" name="commons-eid-consumer" rev="1.0.4">
  <artifact name="commons-eid-consumer" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.bosa.commons-eid', module='commons-eid-consumer', version='1.0.4')
)
libraryDependencies += "be.bosa.commons-eid" % "commons-eid-consumer" % "1.0.4"
[be.bosa.commons-eid/commons-eid-consumer "1.0.4"]