RPi Display API

An API / Implementation for a TFT display for the Rasperberry Pi

License

License

GroupId

GroupId

uk.theretiredprogrammer.rpiembeddedlibrary
ArtifactId

ArtifactId

screen
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

RPi Display API
An API / Implementation for a TFT display for the Rasperberry Pi
Project URL

Project URL

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

Download screen

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
uk.theretiredprogrammer.rpiembeddedlibrary : thread jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0