| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.datomic | 
    
| ArtifactId | ArtifactIdclient-pro | 
    
| Last Version | Last Version1.0.75 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionclient-pro 
            Client Pro 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| client-pro-1.0.75.pom | |
| client-pro-1.0.75.jar | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.datomic/client-pro/ -->
<dependency>
    <groupId>com.datomic</groupId>
    <artifactId>client-pro</artifactId>
    <version>1.0.75</version>
</dependency>
                // https://jarcasting.com/artifacts/com.datomic/client-pro/
implementation 'com.datomic:client-pro:1.0.75'
                // https://jarcasting.com/artifacts/com.datomic/client-pro/
implementation ("com.datomic:client-pro:1.0.75")
                'com.datomic:client-pro:jar:1.0.75'
                <dependency org="com.datomic" name="client-pro" rev="1.0.75">
  <artifact name="client-pro" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.datomic', module='client-pro', version='1.0.75')
)
                libraryDependencies += "com.datomic" % "client-pro" % "1.0.75"
                [com.datomic/client-pro "1.0.75"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.cognitect : anomalies | jar | 0.1.12 | 
| com.datomic : client | jar | 1.0.126 | 
| com.datomic : client-impl-shared | jar | 1.0.98 | 
| org.clojure : core.async | jar | 1.5.648 |