GroupId | GroupIdorg.gridkit.lab |
---|---|
ArtifactId | ArtifactIdviconcurrent |
Version | Version0.8.2.4 |
Type | Typejar |
Filename | Size |
---|---|
viconcurrent-0.8.2.4.pom | |
viconcurrent-0.8.2.4.jar | 59 KB |
viconcurrent-0.8.2.4-sources.jar | 29 KB |
viconcurrent-0.8.2.4-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.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.lab/viconcurrent/
implementation 'org.gridkit.lab:viconcurrent:0.8.2.4'
// https://jarcasting.com/artifacts/org.gridkit.lab/viconcurrent/
implementation ("org.gridkit.lab:viconcurrent:0.8.2.4")
'org.gridkit.lab:viconcurrent:jar:0.8.2.4'
<dependency org="org.gridkit.lab" name="viconcurrent" rev="0.8.2.4">
<artifact name="viconcurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.lab', module='viconcurrent', version='0.8.2.4')
)
libraryDependencies += "org.gridkit.lab" % "viconcurrent" % "0.8.2.4"
[org.gridkit.lab/viconcurrent "0.8.2.4"]