question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

gson-extras is not available as a Maven artifact

See original GitHub issue

gson-extras is not distributed as part of the main artifact, and there is no independent artifact for it. This leads to either including the source code, or relying on 3rd party artifacts (outdated).

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

68reactions
inder123commented, Jun 19, 2017

That is by design. We have no intention of maintaining backward compatibility on extras. You should include source-code.

4reactions
DanySKcommented, Oct 18, 2019

I am currently maintaining a build of gson-extras and shipping it to Central. https://search.maven.org/artifact/org.danilopianini/gson-extras/

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to add Gson extras to an Android project? - Stack Overflow
I would like to use RuntimeTypeAdapterFactory which is part of the gson extras. In my build.gradle there is currently a single compile directive:...
Read more >
com.google.code.gson » gson-extras » 2.8.5 - Maven Repository
Gson Extras » 2.8.5. Google Gson grab bag of utilities, type adapters, etc. ... Ranking, #556756 in MvnRepository (See Top Artifacts).
Read more >
Download gson-extras JAR file with all dependencies
Download gson-extras JAR file with all dependencies. Search JAR files by class name. gson-extras from group org.danilopianini (version 1.0.0).
Read more >
Maven Central Repository Search
[status] Investigating: Our automation created this incident noting that the portal is down, but we are not having any issues accessing the portal...
Read more >
Download JAR files tagged by goodies with all dependencies
gson -extras from group org.danilopianini (version 1.0.0). Extra goodies for Gson, available on Google's Github repository, made available on Central.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found