Bear-Essentials

base library for FRC robotics java development

License

License

GroupId

GroupId

org.tahomarobotics
ArtifactId

ArtifactId

bear-essentials
Last Version

Last Version

2018.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bear-Essentials
base library for FRC robotics java development
Project URL

Project URL

https://gitlab.com/tahoma-robotics/bear-essentials
Project Organization

Project Organization

Bear Metal Robotics - FRC 2046
Source Code Management

Source Code Management

https://gitlab.com/tahoma-robotics/bear-essentials.git

Download bear-essentials

How to add to project

<!-- https://jarcasting.com/artifacts/org.tahomarobotics/bear-essentials/ -->
<dependency>
    <groupId>org.tahomarobotics</groupId>
    <artifactId>bear-essentials</artifactId>
    <version>2018.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tahomarobotics/bear-essentials/
implementation 'org.tahomarobotics:bear-essentials:2018.1.0'
// https://jarcasting.com/artifacts/org.tahomarobotics/bear-essentials/
implementation ("org.tahomarobotics:bear-essentials:2018.1.0")
'org.tahomarobotics:bear-essentials:jar:2018.1.0'
<dependency org="org.tahomarobotics" name="bear-essentials" rev="2018.1.0">
  <artifact name="bear-essentials" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tahomarobotics', module='bear-essentials', version='2018.1.0')
)
libraryDependencies += "org.tahomarobotics" % "bear-essentials" % "2018.1.0"
[org.tahomarobotics/bear-essentials "2018.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
edu.wpi.first.wpilibj » wpilibj-java jar 2018.4.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.dataformat : jackson-dataformat-smile jar 2.9.6
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.0

Project Modules

There are no modules declared in this project.

Versions

Version
2018.1.0