is not current version
Last Version 2.11.0-rc-202205082205

io.streamnative:testmocks 2.8.2.0


Categories

Categories

Native Development Tools
GroupId

GroupId

io.streamnative
ArtifactId

ArtifactId

testmocks
Version

Version

2.8.2.0
Type

Type

jar

Download testmocks 2.8.2.0


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