| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.coherentlogic.usaspending.client |
| Идентификатор | Идентификаторusaspending-client-example |
| Версия | Версия1.0.1-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеusaspending-client-example
Java client for the USA Spending Web Services (see usaspending.gov)
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.coherentlogic.usaspending.client/usaspending-client-example/ -->
<dependency>
<groupId>com.coherentlogic.usaspending.client</groupId>
<artifactId>usaspending-client-example</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.usaspending.client/usaspending-client-example/
implementation 'com.coherentlogic.usaspending.client:usaspending-client-example:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.usaspending.client/usaspending-client-example/
implementation ("com.coherentlogic.usaspending.client:usaspending-client-example:1.0.1-RELEASE")
'com.coherentlogic.usaspending.client:usaspending-client-example:jar:1.0.1-RELEASE'
<dependency org="com.coherentlogic.usaspending.client" name="usaspending-client-example" rev="1.0.1-RELEASE">
<artifact name="usaspending-client-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.usaspending.client', module='usaspending-client-example', version='1.0.1-RELEASE')
)
libraryDependencies += "com.coherentlogic.usaspending.client" % "usaspending-client-example" % "1.0.1-RELEASE"
[com.coherentlogic.usaspending.client/usaspending-client-example "1.0.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.coherentlogic.usaspending.client : usaspending-client-core | jar | 1.0.1-RELEASE |
| com.google.code.maven-play-plugin.com.jamonapi : jamon | jar | 2.7 |