From 6cc68ab5032b388e401ee9390d790086f73cc9ca Mon Sep 17 00:00:00 2001 From: sciencewhiz Date: Mon, 27 Jan 2020 19:45:53 -0800 Subject: [PATCH] Update MavenArtifacts.md (#2289) --- MavenArtifacts.md | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/MavenArtifacts.md b/MavenArtifacts.md index d8cd26fa44..e023abe7f0 100644 --- a/MavenArtifacts.md +++ b/MavenArtifacts.md @@ -72,6 +72,10 @@ All artifacts are based at `edu.wpi.first.artifactname` in the repository. * hal * wpiutil +* halsim + * imgui + * wpiutil + * ntcore * wpiutil @@ -85,7 +89,6 @@ All artifacts are based at `edu.wpi.first.artifactname` in the repository. * opencv * wpiutil - * wpilibj * hal * cameraserver @@ -93,10 +96,35 @@ All artifacts are based at `edu.wpi.first.artifactname` in the repository. * cscore * wpiutil - * wpilibc * hal * cameraserver * ntcore * cscore * wpiutil + +* wpilibNewCommands + * wpilibc + * hal + * cameraserver + * ntcore + * cscore + * wpiutil + +* wpilibNewCommands + * wpilibc + * hal + * cameraserver + * ntcore + * cscore + * wpiutil + +### Third Party Artifacts + +This repository provides the builds of the following third party software. + +All artifacts are based at `edu.wpi.first.thirdparty.frcYEAR` in the repository. + +* googletest +* imgui +* opencv