com.iserviceapi:iservice-client

The test uploads the jar to the maven central repository

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.iserviceapi
ArtifactId

ArtifactId

iservice-client
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.iserviceapi:iservice-client
The test uploads the jar to the maven central repository
Project URL

Project URL

https://github.com/xiehai/OSSRH-69207

Download iservice-client

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.6.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0