is not current version
Last Version 0.0.6

mocca-apache 0.0.1

Mocca is a GraphQL client for JVM languages with the goal of being easy to use, flexible and modular

License

License

MIT
GroupId

GroupId

com.paypal.mocca
ArtifactId

ArtifactId

mocca-apache
Version

Version

0.0.1
Type

Type

pom
Description

Description

mocca-apache
Mocca is a GraphQL client for JVM languages with the goal of being easy to use, flexible and modular
Project URL

Project URL

https://github.com/paypal/mocca

Download mocca-apache 0.0.1


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

Dependencies

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

Project Modules

There are no modules declared in this project.