GroupId | GroupIdorg.gridkit.lab |
---|---|
ArtifactId | ArtifactIdviconcurrent |
Version | Version0.7.20 |
Type | Typejar |
Filename | Size |
---|---|
viconcurrent-0.7.20.pom | |
viconcurrent-0.7.20.jar | 58 KB |
viconcurrent-0.7.20-sources.jar | 29 KB |
viconcurrent-0.7.20-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.lab/viconcurrent/ -->
<dependency>
<groupId>org.gridkit.lab</groupId>
<artifactId>viconcurrent</artifactId>
<version>0.7.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.lab/viconcurrent/
implementation 'org.gridkit.lab:viconcurrent:0.7.20'
// https://jarcasting.com/artifacts/org.gridkit.lab/viconcurrent/
implementation ("org.gridkit.lab:viconcurrent:0.7.20")
'org.gridkit.lab:viconcurrent:jar:0.7.20'
<dependency org="org.gridkit.lab" name="viconcurrent" rev="0.7.20">
<artifact name="viconcurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.lab', module='viconcurrent', version='0.7.20')
)
libraryDependencies += "org.gridkit.lab" % "viconcurrent" % "0.7.20"
[org.gridkit.lab/viconcurrent "0.7.20"]