is not current version
Last Version 0.0.2

com.elevenware.felson:felson-client 0.0.1

An http client geared toward Felson applications

Categories

Categories

CLI User Interface
GroupId

GroupId

com.elevenware.felson
ArtifactId

ArtifactId

felson-client
Version

Version

0.0.1
Type

Type

pom

Download felson-client 0.0.1


<!-- https://jarcasting.com/artifacts/com.elevenware.felson/felson-client/ -->
<dependency>
    <groupId>com.elevenware.felson</groupId>
    <artifactId>felson-client</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.elevenware.felson/felson-client/
implementation 'com.elevenware.felson:felson-client:0.0.1'
// https://jarcasting.com/artifacts/com.elevenware.felson/felson-client/
implementation ("com.elevenware.felson:felson-client:0.0.1")
'com.elevenware.felson:felson-client:pom:0.0.1'
<dependency org="com.elevenware.felson" name="felson-client" rev="0.0.1">
  <artifact name="felson-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.elevenware.felson', module='felson-client', version='0.0.1')
)
libraryDependencies += "com.elevenware.felson" % "felson-client" % "0.0.1"
[com.elevenware.felson/felson-client "0.0.1"]