| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdco.abit.prime | 
    
| ArtifactId | ArtifactIdprime-client | 
    
| Last Version | Last Version1.1.16 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Description | 
    
| Filename | Size | 
|---|---|
| prime-client-1.1.16.pom | |
| prime-client-1.1.16.jar | 3 KB | 
| prime-client-1.1.16-sources.jar | 1 KB | 
| prime-client-1.1.16-javadoc.jar | 29 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/co.abit.prime/prime-client/ -->
<dependency>
    <groupId>co.abit.prime</groupId>
    <artifactId>prime-client</artifactId>
    <version>1.1.16</version>
</dependency>
                // https://jarcasting.com/artifacts/co.abit.prime/prime-client/
implementation 'co.abit.prime:prime-client:1.1.16'
                // https://jarcasting.com/artifacts/co.abit.prime/prime-client/
implementation ("co.abit.prime:prime-client:1.1.16")
                'co.abit.prime:prime-client:jar:1.1.16'
                <dependency org="co.abit.prime" name="prime-client" rev="1.1.16">
  <artifact name="prime-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='co.abit.prime', module='prime-client', version='1.1.16')
)
                libraryDependencies += "co.abit.prime" % "prime-client" % "1.1.16"
                [co.abit.prime/prime-client "1.1.16"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| co.abit.prime : prime-util | jar | 1.1.16 | 
| com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.9.7 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.0.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |