is not current version
Last Version 17.11.26.1

com.github.martinpaljak:esteid 17.11.14

Java code for working with EstEID cards

GroupId

GroupId

com.github.martinpaljak
ArtifactId

ArtifactId

esteid
Version

Version

17.11.14
Type

Type

jar

Download esteid 17.11.14


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