com.wirecash:api-models

Core Wirecash SDK Models for API

License

License

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.wirecash
ArtifactId

ArtifactId

api-models
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.wirecash:api-models
Core Wirecash SDK Models for API
Project Organization

Project Organization

Wirecash
Source Code Management

Source Code Management

https://github.com/wirecash/api-models.git

Download api-models

How to add to project

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

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.

api-models

Wirecash is an online money transfer services platform that enables money transfer companies offer their services online. As part of our initiative to open some of our data to the public we have created an API.

<dependency>
    <groupId>com.wirecash</groupId>
    <artifactId>api-models</artifactId>
    <version>1.1.0</version>
</dependency>

Versions

Version
1.1.0
1.0.0