Download disconf-client-2.6.36.jar file - Jar d

Jar examples for d:disconf-client

Description

https://github.com/knightliao/disconf/tree/master/disconf-client

You can download jar file disconf-client 2.6.36 in this page.

License

Apache 2

Build File

You can use the following script to add disconf-client-2.6.36.jar to your project.

<dependency>
   <groupId>com.baidu.disconf</groupId>
   <artifactId>disconf-client</artifactId>
   <version>2.6.36</version>
</dependency>
compile group: 'com.baidu.disconf', name: 'disconf-client', version: '2.6.36'
libraryDependencies += "com.baidu.disconf" % "disconf-client" % "2.6.36"
<dependency org="com.baidu.disconf" name="disconf-client" rev="2.6.36"/>
@Grapes(@Grab(group='com.baidu.disconf', module='disconf-client', version='2.6.36'))
'com.baidu.disconf:disconf-client:jar:2.6.36'

Download

Click the following link to download the jar file.

disconf-client-2.6.36-javadoc.jar
disconf-client-2.6.36-sources.jar
disconf-client-2.6.36.jar
disconf-client-2.6.36.pom



Related Tutorials