MRZ Java Parser

Provides Java MRZ parser

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.bordertech.mrz
ArtifactId

ArtifactId

mrz-java
Last Version

Last Version

0.8
Release Date

Release Date

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

How to add to project

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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.8
0.7
0.6