is not current version
Last Version 1.0.1-RELEASE

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


Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.usaspending.client
ArtifactId

ArtifactId

usaspending-client-example
Version

Version

0.8.1-RELEASE
Type

Type

jar

Download 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"]