| License | License | 
|---|---|
| GroupId | GroupIdcom.codeborne | 
| ArtifactId | ArtifactIdmobileid | 
| Last Version | Last Version1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmobileid Java wrapper for Mobile-ID | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| mobileid-1.4.pom | |
| mobileid-1.4.jar | 85 KB | 
| mobileid-1.4-sources.jar | 56 KB | 
| mobileid-1.4-javadoc.jar | 167 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.codeborne/mobileid/ -->
<dependency>
    <groupId>com.codeborne</groupId>
    <artifactId>mobileid</artifactId>
    <version>1.4</version>
</dependency>// https://jarcasting.com/artifacts/com.codeborne/mobileid/
implementation 'com.codeborne:mobileid:1.4'// https://jarcasting.com/artifacts/com.codeborne/mobileid/
implementation ("com.codeborne:mobileid:1.4")'com.codeborne:mobileid:jar:1.4'<dependency org="com.codeborne" name="mobileid" rev="1.4">
  <artifact name="mobileid" type="jar" />
</dependency>@Grapes(
@Grab(group='com.codeborne', module='mobileid', version='1.4')
)libraryDependencies += "com.codeborne" % "mobileid" % "1.4"[com.codeborne/mobileid "1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.axis : axis | jar | 1.4 | 
| org.apache.axis : axis-jaxrpc | jar | 1.4 | 
| commons-discovery : commons-discovery | jar | 0.5 | 
| wsdl4j : wsdl4j | jar | 1.6.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.hamcrest : hamcrest-core | jar | 1.3 | 
| org.mockito : mockito-all | jar | 1.10.19 |