MVN

io.github.alexmofer.job : job-core

Maven & Gradle

Apr 24, 2023
2 usages
0 stars

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.

<dependency>
    <groupId>io.github.alexmofer.job</groupId>
    <artifactId>job-core</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.alexmofer.job : job-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of io.github.alexmofer.job : job-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
job-core-2.0.3
job-core-2.0.1
job-core-2.0.0
1.0.x
job-core-1.0.0

How to add a dependency to Maven

Add the following io.github.alexmofer.job : job-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.alexmofer.job</groupId>
    <artifactId>job-core</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.alexmofer.job : job-core gradle dependency to your build.gradle file:

implementation 'io.github.alexmofer.job:job-core:2.0.3'

Gradle Kotlin DSL: Add the following io.github.alexmofer.job : job-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.alexmofer.job:job-core:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.alexmofer.job : job-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.alexmofer.job" % "job-core" % "2.0.3"

Advertisement

Dependencies from Group

Apr 24, 2023
2 usages
0 stars
Apr 24, 2023
1 stars
May 28, 2021
0 stars

Discover Dependencies

May 07, 2021
5 stars
Mar 31, 2023
30 stars
Aug 25, 2022
49 stars
Jun 16, 2023
3 usages
18 stars
May 10, 2021
9 stars
Aug 17, 2023
0 stars
Aug 17, 2023
1 usages
0 stars
Jul 04, 2023
1 stars