Files download
File Operation
anpr-wiegand-1.0.0.jar download
anpr-wiegand-1.0.0.pom download
anpr-wiegand-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>be.looorent</groupId>
  <artifactId>anpr-wiegand</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'be.looorent:anpr-wiegand:1.0.0'
Gradle Kotlin
implementation("be.looorent:anpr-wiegand:1.0.0")
Scala SBT
libraryDependencies += "be.looorent" % "anpr-wiegand" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='be.looorent', module='anpr-wiegand', version='1.0.0')
)
Apache Ivy
<dependency org="be.looorent" name="anpr-wiegand" rev="1.0.0" />
Leiningen
[be.looorent/anpr-wiegand "1.0.0"]
Apache Buildr
'be.looorent:anpr-wiegand:jar:1.0.0'
Dependencies
The project has no third-party dependencies