Advertisement
Guest User

Untitled

a guest
Dec 9th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. implementation("it.unibo.alchemist:alchemist:9.0.0") {
  2. exclude(module = "alchemist-incarnation-protelis")
  3. exclude(module = "alchemist-incarnation-sapere")
  4. exclude(module = "alchemist-incarnation-scafi")
  5. exclude(module = "alchemist-grid")
  6. exclude(module = "alchemist-cognitive-agents")
  7. exclude(module = "alchemist-maps")
  8. exclude(module = "alchemist-projectview")
  9. }
  10. a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement