mvn maven repository에 gradle implementation 없는 경우 직접 넣는 방법

 

위에 체크된 항목들을 build.gradle에 넣어주면 된다.

implementation("org.json:json:20240303")