Download dlock-api-0.0.3.jar file - Jar d

Jar examples for d:dlock-api

Description

???????????

You can download jar file dlock-api 0.0.3 in this page.

Build File

You can use the following script to add dlock-api-0.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

dlock-api-0.0.3-sources.jar
dlock-api-0.0.3.jar
dlock-api-0.0.3.pom



Related Tutorials