| Группа | Группаcom.madewithtea |
|---|---|
| Идентификатор | Идентификаторmockedstreams_2.12 |
| Версия | Версия1.2.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mockedstreams_2.12-1.2.1.pom | |
| mockedstreams_2.12-1.2.1.jar | 18 KB |
| mockedstreams_2.12-1.2.1-sources.jar | 2 KB |
| mockedstreams_2.12-1.2.1-javadoc.jar | 643 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.madewithtea/mockedstreams_2.12/ -->
<dependency>
<groupId>com.madewithtea</groupId>
<artifactId>mockedstreams_2.12</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.madewithtea/mockedstreams_2.12/
implementation 'com.madewithtea:mockedstreams_2.12:1.2.1'
// https://jarcasting.com/artifacts/com.madewithtea/mockedstreams_2.12/
implementation ("com.madewithtea:mockedstreams_2.12:1.2.1")
'com.madewithtea:mockedstreams_2.12:jar:1.2.1'
<dependency org="com.madewithtea" name="mockedstreams_2.12" rev="1.2.1">
<artifact name="mockedstreams_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madewithtea', module='mockedstreams_2.12', version='1.2.1')
)
libraryDependencies += "com.madewithtea" % "mockedstreams_2.12" % "1.2.1"
[com.madewithtea/mockedstreams_2.12 "1.2.1"]