Last Version

RPi Thread Management Library 2.0.0

A simple message passing thread based library for the Rasperberry Pi

License

License

GroupId

GroupId

uk.theretiredprogrammer.rpiembeddedlibrary
ArtifactId

ArtifactId

thread
Version

Version

2.0.0
Type

Type

jar
Description

Description

RPi Thread Management Library
A simple message passing thread based library for the Rasperberry Pi
Project URL

Project URL

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

Download thread 2.0.0


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

There are no modules declared in this project.