isResolved

abstract fun isResolved(): Boolean(source)

Returns true if the current instance represents a resolved dependency.

If the target Gradle version is older than 6.7 then this method will always return true.

Since

6.7