Download client-impl-shared-0.8.28.jar file - Jar c

Jar examples for c:client-impl-shared

Description

HTTP client

You can download jar file client-impl-shared 0.8.28 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add client-impl-shared-0.8.28.jar to your project.

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

Download

Click the following link to download the jar file.

client-impl-shared-0.8.28.jar
client-impl-shared-0.8.28.pom



Related Tutorials