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