79309796

Date: 2024-12-26 15:26:13
Score: 2.5
Natty:
Report link

maven { url 'https://jitpack.io' } does not work.

the new way is:

maven {url = uri("https://jitpack.io")}

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: thebest