I am using Gradle 7.+ and we know its structure is different.
Now how can setup com.jfrog.artifactory
plugin on gradle 7.+?
My JFrog artifactory using legacy gradle installation !
I tried to setup using gradle DSL & legacy one, But I got the same issue Could not find method artifactory()
Any Help?