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

Jar examples for d:dlock-api

Description

???????????

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

Build File

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

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

Download

Click the following link to download the jar file.

dlock-api-0.0.1-sources.jar
dlock-api-0.0.1.jar
dlock-api-0.0.1.pom



Related Tutorials