License |
License |
---|---|
GroupId | GroupIdorg.openftc |
ArtifactId | ArtifactIdapriltag |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionapriltag
EOCV-AprilTag-Plugin
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apriltag-1.1.0.pom | |
apriltag-1.1.0-sources.jar | 5 KB |
apriltag-1.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.openftc/apriltag/ -->
<dependency>
<groupId>org.openftc</groupId>
<artifactId>apriltag</artifactId>
<version>1.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.openftc/apriltag/
implementation 'org.openftc:apriltag:1.1.0'
// https://jarcasting.com/artifacts/org.openftc/apriltag/
implementation ("org.openftc:apriltag:1.1.0")
'org.openftc:apriltag:aar:1.1.0'
<dependency org="org.openftc" name="apriltag" rev="1.1.0">
<artifact name="apriltag" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.openftc', module='apriltag', version='1.1.0')
)
libraryDependencies += "org.openftc" % "apriltag" % "1.1.0"
[org.openftc/apriltag "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openftc : opencv-repackaged | jar | 4.5.3-B |