Download LightApi-1.0.0.jar file - Jar l

Jar examples for l:LightApi

Description

You can download jar file LightApi 1.0.0 in this page.

Build File

You can use the following script to add LightApi-1.0.0.jar to your project.

<dependency>
   <groupId>com.alibaba.hsf</groupId>
   <artifactId>LightApi</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.alibaba.hsf', name: 'LightApi', version: '1.0.0'
libraryDependencies += "com.alibaba.hsf" % "LightApi" % "1.0.0"
<dependency org="com.alibaba.hsf" name="LightApi" rev="1.0.0"/>
@Grapes(@Grab(group='com.alibaba.hsf', module='LightApi', version='1.0.0'))
'com.alibaba.hsf:LightApi:jar:1.0.0'

Download

Click the following link to download the jar file.

LightApi-1.0.0-javadoc.jar
LightApi-1.0.0-sources.jar
LightApi-1.0.0.jar
LightApi-1.0.0.pom



Related Tutorials