License |
License |
---|---|
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIdworkload |
Last Version | Last Version2.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionworkload
A library to run heavy task operations.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
workload-2.2.4.pom | |
workload-2.2.4.jar | 7 KB |
workload-2.2.4-sources.jar | 9 KB |
workload-2.2.4-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/workload/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>workload</artifactId>
<version>2.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/workload/
implementation 'io.github.portlek:workload:2.2.4'
// https://jarcasting.com/artifacts/io.github.portlek/workload/
implementation ("io.github.portlek:workload:2.2.4")
'io.github.portlek:workload:jar:2.2.4'
<dependency org="io.github.portlek" name="workload" rev="2.2.4">
<artifact name="workload" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='workload', version='2.2.4')
)
libraryDependencies += "io.github.portlek" % "workload" % "2.2.4"
[io.github.portlek/workload "2.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
org.jetbrains : annotations | jar | 20.1.0 |