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

Jar examples for d:dlock-api

Description

???????????

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

Build File

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

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

Download

Click the following link to download the jar file.

dlock-api-0.0.2-sources.jar
dlock-api-0.0.2.jar
dlock-api-0.0.2.pom



Related Tutorials