License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.deinok |
ArtifactId | ArtifactIdjava-task-threading |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava-task-threading
Java Task mirror of C#
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.deinok/java-task-threading/ -->
<dependency>
<groupId>com.github.deinok</groupId>
<artifactId>java-task-threading</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.deinok/java-task-threading/
implementation 'com.github.deinok:java-task-threading:0.1.3'
// https://jarcasting.com/artifacts/com.github.deinok/java-task-threading/
implementation ("com.github.deinok:java-task-threading:0.1.3")
'com.github.deinok:java-task-threading:jar:0.1.3'
<dependency org="com.github.deinok" name="java-task-threading" rev="0.1.3">
<artifact name="java-task-threading" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.deinok', module='java-task-threading', version='0.1.3')
)
libraryDependencies += "com.github.deinok" % "java-task-threading" % "0.1.3"
[com.github.deinok/java-task-threading "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 13.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |