![JAR search and dependency download from the Maven repository](/logo.png)
com.airbnb.epoxy.processor.GroupedAttribute.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of epoxy-processor Show documentation
Show all versions of epoxy-processor Show documentation
Epoxy is a system for composing complex screens with a ReyclerView in Android.
package com.airbnb.epoxy.processor
class GroupedAttribute(
val attributeInfo: AttributeInfo,
val group: GeneratedModelInfo.AttributeGroup
)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy