| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesKotlin Languages Net JSON Data | 
        
| GroupId | GroupIdnet.pwall.json | 
    
| ArtifactId | ArtifactIdjson-kotlin-test | 
    
| Last Version | Last Version1.1.7 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionLibrary for testing Kotlin JSON applications 
            Kotlin classes for testing JSON applications. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| json-kotlin-test-1.1.7.pom | |
| json-kotlin-test-1.1.7.jar | 51 KB | 
| json-kotlin-test-1.1.7-sources.jar | 7 KB | 
| json-kotlin-test-1.1.7-javadoc.jar | 245 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-test/ -->
<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-kotlin-test</artifactId>
    <version>1.1.7</version>
</dependency>
                // https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-test/
implementation 'net.pwall.json:json-kotlin-test:1.1.7'
                // https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-test/
implementation ("net.pwall.json:json-kotlin-test:1.1.7")
                'net.pwall.json:json-kotlin-test:jar:1.1.7'
                <dependency org="net.pwall.json" name="json-kotlin-test" rev="1.1.7">
  <artifact name="json-kotlin-test" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.pwall.json', module='json-kotlin-test', version='1.1.7')
)
                libraryDependencies += "net.pwall.json" % "json-kotlin-test" % "1.1.7"
                [net.pwall.json/json-kotlin-test "1.1.7"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.pwall.json : json-simple | jar | 1.5.4 | 
| net.pwall.json : json-validation | jar | 1.4 | 
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 | 
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.5.20 | 
| junit : junit | jar | 4.13.2 | 
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.5.20 |