is not current version
Last Version 1.0.98

com.datomic:client-impl-shared 0.8.34

HTTP client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.datomic
ArtifactId

ArtifactId

client-impl-shared
Version

Version

0.8.34
Type

Type

jar

Download client-impl-shared 0.8.34


<!-- https://jarcasting.com/artifacts/com.datomic/client-impl-shared/ -->
<dependency>
    <groupId>com.datomic</groupId>
    <artifactId>client-impl-shared</artifactId>
    <version>0.8.34</version>
</dependency>
// https://jarcasting.com/artifacts/com.datomic/client-impl-shared/
implementation 'com.datomic:client-impl-shared:0.8.34'
// https://jarcasting.com/artifacts/com.datomic/client-impl-shared/
implementation ("com.datomic:client-impl-shared:0.8.34")
'com.datomic:client-impl-shared:jar:0.8.34'
<dependency org="com.datomic" name="client-impl-shared" rev="0.8.34">
  <artifact name="client-impl-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datomic', module='client-impl-shared', version='0.8.34')
)
libraryDependencies += "com.datomic" % "client-impl-shared" % "0.8.34"
[com.datomic/client-impl-shared "0.8.34"]