breandan / kotlingrad

🧩 Shape-Safe Symbolic Differentiation with Algebraic Data Types
https://breandan.net/public/masters_thesis.pdf#page=49
Apache License 2.0
520 stars 21 forks source link

Typo in installation guide #10

Closed heathwinning closed 4 years ago

heathwinning commented 4 years ago
gpr.user=<USERNAME>
grp.key=<PERSONAL_ACCESS_TOKEN>

The second line should be gpr....

Confused me for a while with unhelpful "Could not resolve" errors from gradle.

breandan commented 4 years ago

Good catch, thanks for pointing this out. We should probably use a different package repo, this whole workflow is a bit complicated just to download a JAR.