ebula.gradle-resolution-rules.0.59.0.source-code.replace-google-collections.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gradle-resolution-rules Show documentation
Show all versions of gradle-resolution-rules Show documentation
Rules for the Resolution Rules plugin
{
"replace" : [
{
"module" : "com.google.collections:google-collections",
"with" : "com.google.guava:guava",
"reason" : "Google Collections was superceded by Guava",
"author" : "Danny Thomas",
"date" : "2016-04-26T00:00:00.000Z"
}
],
"align": [],
"substitute": [],
"deny": [],
"exclude": [],
"reject": []
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy