| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.github.sps.notifo4j | 
    
| ArtifactId | ArtifactIdnotifo-client | 
    
| Last Version | Last Version1.2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionnotifo4j 
            notifo client for java 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| notifo-client-1.2.pom | |
| notifo-client-1.2.jar | 8 KB | 
| notifo-client-1.2-sources.jar | 4 KB | 
| notifo-client-1.2-javadoc.jar | 44 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.sps.notifo4j/notifo-client/ -->
<dependency>
    <groupId>com.github.sps.notifo4j</groupId>
    <artifactId>notifo-client</artifactId>
    <version>1.2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.sps.notifo4j/notifo-client/
implementation 'com.github.sps.notifo4j:notifo-client:1.2'
                // https://jarcasting.com/artifacts/com.github.sps.notifo4j/notifo-client/
implementation ("com.github.sps.notifo4j:notifo-client:1.2")
                'com.github.sps.notifo4j:notifo-client:jar:1.2'
                <dependency org="com.github.sps.notifo4j" name="notifo-client" rev="1.2">
  <artifact name="notifo-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.sps.notifo4j', module='notifo-client', version='1.2')
)
                libraryDependencies += "com.github.sps.notifo4j" % "notifo-client" % "1.2"
                [com.github.sps.notifo4j/notifo-client "1.2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.0.1 | 
| com.google.code.gson : gson | jar | 1.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 | 
| org.jmock : jmock-junit4 | jar | 2.5.1 |