GroupId | GroupIdbe.looorent |
---|---|
ArtifactId | ArtifactIdanpr-wiegand |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
anpr-wiegand-0.1.0.pom | |
anpr-wiegand-0.1.0.jar | 3 KB |
anpr-wiegand-0.1.0-sources.jar | 2 KB |
anpr-wiegand-0.1.0-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.looorent/anpr-wiegand/ -->
<dependency>
<groupId>be.looorent</groupId>
<artifactId>anpr-wiegand</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.looorent/anpr-wiegand/
implementation 'be.looorent:anpr-wiegand:0.1.0'
// https://jarcasting.com/artifacts/be.looorent/anpr-wiegand/
implementation ("be.looorent:anpr-wiegand:0.1.0")
'be.looorent:anpr-wiegand:jar:0.1.0'
<dependency org="be.looorent" name="anpr-wiegand" rev="0.1.0">
<artifact name="anpr-wiegand" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.looorent', module='anpr-wiegand', version='0.1.0')
)
libraryDependencies += "be.looorent" % "anpr-wiegand" % "0.1.0"
[be.looorent/anpr-wiegand "0.1.0"]