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