| Категории |
КатегорииNative Инструменты разработки |
|---|---|
| Группа | Группаio.streamnative |
| Идентификатор | Идентификаторtestmocks |
| Версия | Версия2.7.0.6-patch-3-1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| testmocks-2.7.0.6-patch-3-1.pom | |
| testmocks-2.7.0.6-patch-3-1.jar | 40 KB |
| testmocks-2.7.0.6-patch-3-1-sources.jar | 22 KB |
| testmocks-2.7.0.6-patch-3-1-javadoc.jar | 68 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.streamnative/testmocks/ -->
<dependency>
<groupId>io.streamnative</groupId>
<artifactId>testmocks</artifactId>
<version>2.7.0.6-patch-3-1</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative/testmocks/
implementation 'io.streamnative:testmocks:2.7.0.6-patch-3-1'
// https://jarcasting.com/artifacts/io.streamnative/testmocks/
implementation ("io.streamnative:testmocks:2.7.0.6-patch-3-1")
'io.streamnative:testmocks:jar:2.7.0.6-patch-3-1'
<dependency org="io.streamnative" name="testmocks" rev="2.7.0.6-patch-3-1">
<artifact name="testmocks" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative', module='testmocks', version='2.7.0.6-patch-3-1')
)
libraryDependencies += "io.streamnative" % "testmocks" % "2.7.0.6-patch-3-1"
[io.streamnative/testmocks "2.7.0.6-patch-3-1"]