не последняя версия
Последняя версия 1.0.1-RELEASE

com.coherentlogic.usaspending.client:usaspending-client-example 0.8.1-RELEASE


Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.coherentlogic.usaspending.client
Идентификатор

Идентификатор

usaspending-client-example
Версия

Версия

0.8.1-RELEASE
Тип

Тип

jar

Скачать usaspending-client-example 0.8.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.coherentlogic.usaspending.client/usaspending-client-example/ -->
<dependency>
    <groupId>com.coherentlogic.usaspending.client</groupId>
    <artifactId>usaspending-client-example</artifactId>
    <version>0.8.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.usaspending.client/usaspending-client-example/
implementation 'com.coherentlogic.usaspending.client:usaspending-client-example:0.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.usaspending.client/usaspending-client-example/
implementation ("com.coherentlogic.usaspending.client:usaspending-client-example:0.8.1-RELEASE")
'com.coherentlogic.usaspending.client:usaspending-client-example:jar:0.8.1-RELEASE'
<dependency org="com.coherentlogic.usaspending.client" name="usaspending-client-example" rev="0.8.1-RELEASE">
  <artifact name="usaspending-client-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.usaspending.client', module='usaspending-client-example', version='0.8.1-RELEASE')
)
libraryDependencies += "com.coherentlogic.usaspending.client" % "usaspending-client-example" % "0.8.1-RELEASE"
[com.coherentlogic.usaspending.client/usaspending-client-example "0.8.1-RELEASE"]