And you’re right about the MavenId problem: ``` $ ...
# kobalt
c
And you’re right about the MavenId problem:
Copy code
$ ./kobaltw --resolve com.google.android.exoplayer:exoplayer:r1.5.1
Exception in thread "main" java.lang.IndexOutOfBoundsException: Index: 3, Size: 3
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)