RPi Embedded Library

A Set of useful libraries for the Raspberry Pi

License

License

GroupId

GroupId

uk.theretiredprogrammer
ArtifactId

ArtifactId

rpiembeddedlibrary
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RPi Embedded Library
A Set of useful libraries for the Raspberry Pi
Project URL

Project URL

https://www.theretiredprogrammer.uk/?Project=rpiembeddedlibrary

Download rpiembeddedlibrary

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • thread
  • screen

Versions

Version
2.0.0