Job-Core

The basic core of thread asynchrony is independent of the platform and facilitates the further realization of thread asynchrony in Android or HarmonyOS.

Лицензия

Лицензия

Группа

Группа

io.github.alexmofer.job
Идентификатор

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

job-core
Последняя версия

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

2.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Job-Core
The basic core of thread asynchrony is independent of the platform and facilitates the further realization of thread asynchrony in Android or HarmonyOS.
Ссылка на сайт

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

https://github.com/AlexMofer/JobCore
Система контроля версий

Система контроля версий

https://github.com/AlexMofer/JobCore

Скачать job-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.alexmofer.job/job-core/ -->
<dependency>
    <groupId>io.github.alexmofer.job</groupId>
    <artifactId>job-core</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alexmofer.job/job-core/
implementation 'io.github.alexmofer.job:job-core:2.0.1'
// https://jarcasting.com/artifacts/io.github.alexmofer.job/job-core/
implementation ("io.github.alexmofer.job:job-core:2.0.1")
'io.github.alexmofer.job:job-core:jar:2.0.1'
<dependency org="io.github.alexmofer.job" name="job-core" rev="2.0.1">
  <artifact name="job-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alexmofer.job', module='job-core', version='2.0.1')
)
libraryDependencies += "io.github.alexmofer.job" % "job-core" % "2.0.1"
[io.github.alexmofer.job/job-core "2.0.1"]

Зависимости

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

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

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

Версии библиотеки

Версия
2.0.1
2.0.0
1.0.0