| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.nextpulse | 
    
| ArtifactId | ArtifactIdjfactuursturen | 
    
| Last Version | Last Version0.2.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJFactuurSturen 
            Simple Java client for the FactuurSturen.nl API. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| jfactuursturen-0.2.3.pom | |
| jfactuursturen-0.2.3.jar | 74 KB | 
| jfactuursturen-0.2.3-sources.jar | 18 KB | 
| jfactuursturen-0.2.3-javadoc.jar | 28 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.nextpulse/jfactuursturen/ -->
<dependency>
    <groupId>net.nextpulse</groupId>
    <artifactId>jfactuursturen</artifactId>
    <version>0.2.3</version>
</dependency>
                // https://jarcasting.com/artifacts/net.nextpulse/jfactuursturen/
implementation 'net.nextpulse:jfactuursturen:0.2.3'
                // https://jarcasting.com/artifacts/net.nextpulse/jfactuursturen/
implementation ("net.nextpulse:jfactuursturen:0.2.3")
                'net.nextpulse:jfactuursturen:jar:0.2.3'
                <dependency org="net.nextpulse" name="jfactuursturen" rev="0.2.3">
  <artifact name="jfactuursturen" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.nextpulse', module='jfactuursturen', version='0.2.3')
)
                libraryDependencies += "net.nextpulse" % "jfactuursturen" % "0.2.3"
                [net.nextpulse/jfactuursturen "0.2.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 3.12.1 | 
| com.fasterxml.jackson.module : jackson-module-kotlin | jar | 2.9.9 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.9.9 | 
| joda-time : joda-time | jar | 2.10.3 | 
| com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.9.9 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 | 
| org.apache.logging.log4j : log4j-api | jar | 2.12.0 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.41 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.12.0 | 
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.41 | 
| junit : junit | jar | 4.12 | 
| commons-io : commons-io | jar | 2.6 | 
| org.mockito : mockito-core | jar | 2.28.2 | 
| com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.1.0 |