in 2.3/2.4 you can look in the build cache entries and look in the input file that indicate the source of the cache entry (maven coordinate). in 2.5+ we switched to Gradle’s own cache so you’ll have to look in the gradle folder. If all you need is manually get the aar content you could also manually download the aar and unzip it yourself.