is not current version
Last Version 2.2

ee.sk.smartid:smart-id-java-client 1.1

Smart-ID Java client is a Java library that can be used for easy integration of the Smart-ID solution to information systems or e-services

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

ee.sk.smartid
ArtifactId

ArtifactId

smart-id-java-client
Version

Version

1.1
Type

Type

jar

Download smart-id-java-client 1.1


<!-- https://jarcasting.com/artifacts/ee.sk.smartid/smart-id-java-client/ -->
<dependency>
    <groupId>ee.sk.smartid</groupId>
    <artifactId>smart-id-java-client</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ee.sk.smartid/smart-id-java-client/
implementation 'ee.sk.smartid:smart-id-java-client:1.1'
// https://jarcasting.com/artifacts/ee.sk.smartid/smart-id-java-client/
implementation ("ee.sk.smartid:smart-id-java-client:1.1")
'ee.sk.smartid:smart-id-java-client:jar:1.1'
<dependency org="ee.sk.smartid" name="smart-id-java-client" rev="1.1">
  <artifact name="smart-id-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ee.sk.smartid', module='smart-id-java-client', version='1.1')
)
libraryDependencies += "ee.sk.smartid" % "smart-id-java-client" % "1.1"
[ee.sk.smartid/smart-id-java-client "1.1"]