
implementation("it.unibo.collektive:collektive-dsl:28.2.3-dev03+916bc4a9")Facilitates aggregate computing by providing a domain-specific language for developing distributed systems. Enables concise expression of complex distributed algorithms. Supports key constructs like `exchange`, `share`, `neighboring`, and `evolve` for modeling communication and state evolution. Designed to simplify development of distributed applications.