| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdcom.instagram | 
    
| ArtifactId | ArtifactIdig-json-parser-processor-prerelease | 
    
| Last Version | Last Version0.0.6.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionProcessor library for ig-json-parser 
            This is the library that needs to run at compile-time to generate the
    parser code. 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/com.instagram/ig-json-parser-processor-prerelease/ -->
<dependency>
    <groupId>com.instagram</groupId>
    <artifactId>ig-json-parser-processor-prerelease</artifactId>
    <version>0.0.6.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.instagram/ig-json-parser-processor-prerelease/
implementation 'com.instagram:ig-json-parser-processor-prerelease:0.0.6.0'
                // https://jarcasting.com/artifacts/com.instagram/ig-json-parser-processor-prerelease/
implementation ("com.instagram:ig-json-parser-processor-prerelease:0.0.6.0")
                'com.instagram:ig-json-parser-processor-prerelease:jar:0.0.6.0'
                <dependency org="com.instagram" name="ig-json-parser-processor-prerelease" rev="0.0.6.0">
  <artifact name="ig-json-parser-processor-prerelease" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.instagram', module='ig-json-parser-processor-prerelease', version='0.0.6.0')
)
                libraryDependencies += "com.instagram" % "ig-json-parser-processor-prerelease" % "0.0.6.0"
                [com.instagram/ig-json-parser-processor-prerelease "0.0.6.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | [2.2.3,) | 
| com.google.guava : guava | jar | [12.0.1,) | 
| org.apache.commons : commons-lang3 | jar | [3.1,) |