what do you mean available? you should change the...
# gradle
m
what do you mean available? you should change the plugin from
plugins { 'java' }
to
plugin { 'java-library' }
to get the
api
configuration