is not current version
Last Version 2.1.2

com.github.mhshams:jnbis 2.1.0

Java implementation of NIST Biometric Image Decoder. Based on NBIS V1.1.0

GroupId

GroupId

com.github.mhshams
ArtifactId

ArtifactId

jnbis
Version

Version

2.1.0
Type

Type

jar

Download jnbis 2.1.0


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