baltoro.lib
Example project goto
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdio.baltoro | 
    
| ArtifactId | ArtifactIdclient-lib | 
    
| Last Version | Last Version4.0.12 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionbaltoto client lib 
            baltoto client lib 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| client-lib-4.0.12.pom | |
| client-lib-4.0.12.jar | 147 KB | 
| client-lib-4.0.12-sources.jar | 148 KB | 
| client-lib-4.0.12-javadoc.jar | 952 KB | 
| client-lib-4.0.12-jar-with-dependencies.jar | 15 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.baltoro/client-lib/ -->
<dependency>
    <groupId>io.baltoro</groupId>
    <artifactId>client-lib</artifactId>
    <version>4.0.12</version>
</dependency>
                // https://jarcasting.com/artifacts/io.baltoro/client-lib/
implementation 'io.baltoro:client-lib:4.0.12'
                // https://jarcasting.com/artifacts/io.baltoro/client-lib/
implementation ("io.baltoro:client-lib:4.0.12")
                'io.baltoro:client-lib:jar:4.0.12'
                <dependency org="io.baltoro" name="client-lib" rev="4.0.12">
  <artifact name="client-lib" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.baltoro', module='client-lib', version='4.0.12')
)
                libraryDependencies += "io.baltoro" % "client-lib" % "4.0.12"
                [io.baltoro/client-lib "4.0.12"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven : maven-model | jar | 3.3.9 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.2 | 
| org.glassfish.jersey.containers : jersey-container-servlet-core | jar | 2.30.1 | 
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.30.1 | 
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.30.1 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.3 | 
| org.reflections : reflections | jar | 0.9.11 | 
| io.baltoro » storage | jar | 1 | 
| org.glassfish.jersey.media : jersey-media-multipart | jar | 2.27 | 
| commons-beanutils : commons-beanutils | jar | 1.9.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13 | 
Example project goto