Последняя версия

RPi Thread Management Library 2.0.0

A simple message passing thread based library for the Rasperberry Pi

Лицензия

Лицензия

Группа

Группа

uk.theretiredprogrammer.rpiembeddedlibrary
Идентификатор

Идентификатор

thread
Версия

Версия

2.0.0
Тип

Тип

jar
Описание

Описание

RPi Thread Management Library
A simple message passing thread based library for the Rasperberry Pi
Ссылка на сайт

Ссылка на сайт

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

Скачать 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.