License |
License |
---|---|
GroupId | GroupIdorg.gridkit.lab |
ArtifactId | ArtifactIdviconcurrent |
Last Version | Last Version0.8.21 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.gridkit.lab::viconcurrent
GridKit concurrent utils
|
Project URL |
Project URL |
Filename | Size |
---|---|
viconcurrent-0.8.21.pom | |
viconcurrent-0.8.21.jar | 59 KB |
viconcurrent-0.8.21-sources.jar | 29 KB |
viconcurrent-0.8.21-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.lab/viconcurrent/ -->
<dependency>
<groupId>org.gridkit.lab</groupId>
<artifactId>viconcurrent</artifactId>
<version>0.8.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.lab/viconcurrent/
implementation 'org.gridkit.lab:viconcurrent:0.8.21'
// https://jarcasting.com/artifacts/org.gridkit.lab/viconcurrent/
implementation ("org.gridkit.lab:viconcurrent:0.8.21")
'org.gridkit.lab:viconcurrent:jar:0.8.21'
<dependency org="org.gridkit.lab" name="viconcurrent" rev="0.8.21">
<artifact name="viconcurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.lab', module='viconcurrent', version='0.8.21')
)
libraryDependencies += "org.gridkit.lab" % "viconcurrent" % "0.8.21"
[org.gridkit.lab/viconcurrent "0.8.21"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |