Download api-models-1.1.0.jar file - Jar a

Jar examples for a:api-models

Description

Core Wirecash SDK Models for API

You can download jar file api-models 1.1.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add api-models-1.1.0.jar to your project.

<dependency>
   <groupId>com.wirecash</groupId>
   <artifactId>api-models</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.wirecash', name: 'api-models', version: '1.1.0'
libraryDependencies += "com.wirecash" % "api-models" % "1.1.0"
<dependency org="com.wirecash" name="api-models" rev="1.1.0"/>
@Grapes(@Grab(group='com.wirecash', module='api-models', version='1.1.0'))
'com.wirecash:api-models:jar:1.1.0'

Download

Click the following link to download the jar file.

api-models-1.1.0-javadoc.jar
api-models-1.1.0-sources.jar
api-models-1.1.0.jar
api-models-1.1.0.pom



Related Tutorials