phoenix-cci-vmx
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.kauailabs.vmx.first.phoenix</groupId>
<artifactId>phoenix-cci-vmx</artifactId>
<version>2020.3.2-vmx</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.kauailabs.vmx.first.phoenix</groupId>
<artifactId>phoenix-cci-vmx</artifactId>
<version>2020.3.2-vmx</version>
<packaging>pom.asc</packaging>
<description>VMXpi Raspbian Version of CTRE Phoenix CCI Shared Library</description>
<name>vmx-phoenix-cci</name>
<url>https://github.com/kauailabs/allwpilib</url>
<organization>
<name>com.github.kauailabs</name>
<url>https://github.com/kauailabs</url>
</organization>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/kauailabs/allwpilib/issues</url>
</issueManagement>
<licenses>
<license>
<name>The FIRST License (FIRST)</name>
<url>https://github.com/wpilibsuite/allwpilib/blob/master/LICENSE.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>https://github.com/kauailabs/allwpilib.git</url>
<connection>scm:git:git://git@github.com:kauailabs/allwpilib.git</connection>
<developerConnection>scm:git:ssh://git@github.com:kauailabs/allwpilib.git</developerConnection>
</scm>
<developers>
<developer>
<name>kauailabs</name>
</developer>
</developers>
</project>