is not current version
Last Version 2.0

apiclient 1.0.RELEASE

声明式调用api

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.eeroom
ArtifactId

ArtifactId

apiclient
Version

Version

1.0.RELEASE
Type

Type

jar
Description

Description

apiclient
声明式调用api
Project URL

Project URL

https://github.com/eeroom/hw.core
Source Code Management

Source Code Management

https://github.com/eeroom/hw.core/tree/master

Download apiclient 1.0.RELEASE


<!-- https://jarcasting.com/artifacts/io.github.eeroom/apiclient/ -->
<dependency>
    <groupId>io.github.eeroom</groupId>
    <artifactId>apiclient</artifactId>
    <version>1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.eeroom/apiclient/
implementation 'io.github.eeroom:apiclient:1.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.eeroom/apiclient/
implementation ("io.github.eeroom:apiclient:1.0.RELEASE")
'io.github.eeroom:apiclient:jar:1.0.RELEASE'
<dependency org="io.github.eeroom" name="apiclient" rev="1.0.RELEASE">
  <artifact name="apiclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.eeroom', module='apiclient', version='1.0.RELEASE')
)
libraryDependencies += "io.github.eeroom" % "apiclient" % "1.0.RELEASE"
[io.github.eeroom/apiclient "1.0.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.11.3

Project Modules

There are no modules declared in this project.