License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.eeroom |
ArtifactId | ArtifactIdapiclient |
Version | Version1.0.RELEASE |
Type | Typejar |
Description |
Descriptionapiclient
声明式调用api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apiclient-1.0.RELEASE.pom | |
apiclient-1.0.RELEASE.jar | 9 KB |
apiclient-1.0.RELEASE-sources.jar | 2 KB |
apiclient-1.0.RELEASE-javadoc.jar | 425 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.11.3 |