Last Version

Job-Core 2.0.1

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

License

License

GroupId

GroupId

io.github.alexmofer.job
ArtifactId

ArtifactId

job-core
Version

Version

2.0.1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/AlexMofer/JobCore
Source Code Management

Source Code Management

https://github.com/AlexMofer/JobCore

Download job-core 2.0.1


<!-- 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"]

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.