is not current version
Last Version 0.8

MRZ Java Parser 0.7

Provides Java MRZ parser

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.bordertech.mrz
ArtifactId

ArtifactId

mrz-java
Version

Version

0.7
Type

Type

jar
Description

Description

MRZ Java Parser
Provides Java MRZ parser
Project URL

Project URL

https://github.com/bordertech/mrz-java
Project Organization

Project Organization

Innovatrics
Source Code Management

Source Code Management

https://github.com/bordertech/mrz-java

Download mrz-java 0.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
org.junit.vintage : junit-vintage-engine jar 5.6.1

Project Modules

There are no modules declared in this project.