License |
License |
---|---|
GroupId | GroupIdcom.github.sviperll |
ArtifactId | ArtifactIdmultitasking4j |
Last Version | Last Version0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmultitasking4j
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
multitasking4j-0.17.pom | |
multitasking4j-0.17.jar | 19 KB |
multitasking4j-0.17-sources.jar | 24 KB |
multitasking4j-0.17-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sviperll/multitasking4j/ -->
<dependency>
<groupId>com.github.sviperll</groupId>
<artifactId>multitasking4j</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/multitasking4j/
implementation 'com.github.sviperll:multitasking4j:0.17'
// https://jarcasting.com/artifacts/com.github.sviperll/multitasking4j/
implementation ("com.github.sviperll:multitasking4j:0.17")
'com.github.sviperll:multitasking4j:jar:0.17'
<dependency org="com.github.sviperll" name="multitasking4j" rev="0.17">
<artifact name="multitasking4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='multitasking4j', version='0.17')
)
libraryDependencies += "com.github.sviperll" % "multitasking4j" % "0.17"
[com.github.sviperll/multitasking4j "0.17"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sviperll : chicory-core | jar | 0.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |