is not current version
Last Version 0.17.0

io.kevinlee:extras-concurrent-testing_2.12 0.8.0

extras-concurrent-testing

GroupId

GroupId

io.kevinlee
ArtifactId

ArtifactId

extras-concurrent-testing_2.12
Version

Version

0.8.0
Type

Type

jar

Download extras-concurrent-testing_2.12 0.8.0


<!-- https://jarcasting.com/artifacts/io.kevinlee/extras-concurrent-testing_2.12/ -->
<dependency>
    <groupId>io.kevinlee</groupId>
    <artifactId>extras-concurrent-testing_2.12</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/extras-concurrent-testing_2.12/
implementation 'io.kevinlee:extras-concurrent-testing_2.12:0.8.0'
// https://jarcasting.com/artifacts/io.kevinlee/extras-concurrent-testing_2.12/
implementation ("io.kevinlee:extras-concurrent-testing_2.12:0.8.0")
'io.kevinlee:extras-concurrent-testing_2.12:jar:0.8.0'
<dependency org="io.kevinlee" name="extras-concurrent-testing_2.12" rev="0.8.0">
  <artifact name="extras-concurrent-testing_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='extras-concurrent-testing_2.12', version='0.8.0')
)
libraryDependencies += "io.kevinlee" % "extras-concurrent-testing_2.12" % "0.8.0"
[io.kevinlee/extras-concurrent-testing_2.12 "0.8.0"]