is not current version
Last Version 1.0.4-RELEASE

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


Categories

Categories

CLI User Interface
GroupId

GroupId

com.coherentlogic.usaspending.client
ArtifactId

ArtifactId

usaspending-client-core
Version

Version

0.8.1-RELEASE
Type

Type

jar

Download usaspending-client-core 0.8.1-RELEASE


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