| Категории |
КатегорииCLI Взаимодействие с пользователем |
|---|---|
| Группа | Группаcom.iheart |
| Идентификатор | Идентификаторthomas-client_2.11 |
| Версия | Версия0.40 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| thomas-client_2.11-0.40.pom | |
| thomas-client_2.11-0.40.jar | 84 KB |
| thomas-client_2.11-0.40-sources.jar | 6 KB |
| thomas-client_2.11-0.40-javadoc.jar | 413 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.iheart/thomas-client_2.11/ -->
<dependency>
<groupId>com.iheart</groupId>
<artifactId>thomas-client_2.11</artifactId>
<version>0.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.iheart/thomas-client_2.11/
implementation 'com.iheart:thomas-client_2.11:0.40'
// https://jarcasting.com/artifacts/com.iheart/thomas-client_2.11/
implementation ("com.iheart:thomas-client_2.11:0.40")
'com.iheart:thomas-client_2.11:jar:0.40'
<dependency org="com.iheart" name="thomas-client_2.11" rev="0.40">
<artifact name="thomas-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iheart', module='thomas-client_2.11', version='0.40')
)
libraryDependencies += "com.iheart" % "thomas-client_2.11" % "0.40"
[com.iheart/thomas-client_2.11 "0.40"]