Processor library for ig-json-parser

This is the library that needs to run at compile-time to generate the parser code.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.instagram
ArtifactId

ArtifactId

ig-json-parser-processor
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Processor 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://github.com/Instagram/ig-json-parser

Download ig-json-parser-processor

How to add to project

<!-- https://jarcasting.com/artifacts/com.instagram/ig-json-parser-processor/ -->
<dependency>
    <groupId>com.instagram</groupId>
    <artifactId>ig-json-parser-processor</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.instagram/ig-json-parser-processor/
implementation 'com.instagram:ig-json-parser-processor:0.0.6'
// https://jarcasting.com/artifacts/com.instagram/ig-json-parser-processor/
implementation ("com.instagram:ig-json-parser-processor:0.0.6")
'com.instagram:ig-json-parser-processor:jar:0.0.6'
<dependency org="com.instagram" name="ig-json-parser-processor" rev="0.0.6">
  <artifact name="ig-json-parser-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.instagram', module='ig-json-parser-processor', version='0.0.6')
)
libraryDependencies += "com.instagram" % "ig-json-parser-processor" % "0.0.6"
[com.instagram/ig-json-parser-processor "0.0.6"]

Dependencies

compile (3)

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,)

Project Modules

There are no modules declared in this project.
com.instagram

Instagram

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1