License |
License |
---|---|
GroupId | GroupIdbe.looorent |
ArtifactId | ArtifactIdanpr-wiegand |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionanpr-wiegand
Formats license plates to Wiegand formats
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
anpr-wiegand-1.0.0.pom | |
anpr-wiegand-1.0.0.jar | 5 KB |
anpr-wiegand-1.0.0-sources.jar | 3 KB |
anpr-wiegand-1.0.0-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.looorent/anpr-wiegand/ -->
<dependency>
<groupId>be.looorent</groupId>
<artifactId>anpr-wiegand</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.looorent/anpr-wiegand/
implementation 'be.looorent:anpr-wiegand:1.0.0'
// https://jarcasting.com/artifacts/be.looorent/anpr-wiegand/
implementation ("be.looorent:anpr-wiegand:1.0.0")
'be.looorent:anpr-wiegand:jar:1.0.0'
<dependency org="be.looorent" name="anpr-wiegand" rev="1.0.0">
<artifact name="anpr-wiegand" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.looorent', module='anpr-wiegand', version='1.0.0')
)
libraryDependencies += "be.looorent" % "anpr-wiegand" % "1.0.0"
[be.looorent/anpr-wiegand "1.0.0"]