Last Version

io.divide:client 0.5.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

IDE Development Tools CLI User Interface
GroupId

GroupId

io.divide
ArtifactId

ArtifactId

client
Version

Version

0.5.3
Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download client 0.5.3

Filename Size
client-0.5.3.pom 836 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • java-client
  • android-client
  • mock-client
  • android-client-mock