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