Jar examples for c:client-impl-shared
HTTP client
You can download jar file client-impl-shared 0.8.32 in this page.
The Apache Software License, Version 2.0
You can use the following script to add client-impl-shared-0.8.32.jar to your project.
<dependency> <groupId>com.datomic</groupId> <artifactId>client-impl-shared</artifactId> <version>0.8.32</version> </dependency>
compile group: 'com.datomic', name: 'client-impl-shared', version: '0.8.32'
libraryDependencies += "com.datomic" % "client-impl-shared" % "0.8.32"
<dependency org="com.datomic" name="client-impl-shared" rev="0.8.32"/>
@Grapes(@Grab(group='com.datomic', module='client-impl-shared', version='0.8.32'))
'com.datomic:client-impl-shared:jar:0.8.32'
Click the following link to download the jar file.
client-impl-shared-0.8.32.jar