Skip to content

Instantly share code, notes, and snippets.

@kjunichi
Created March 22, 2023 07:21
Show Gist options
  • Save kjunichi/46f45799a014546a2a44c46840ad10b1 to your computer and use it in GitHub Desktop.
Save kjunichi/46f45799a014546a2a44c46840ad10b1 to your computer and use it in GitHub Desktop.
@kjunichi
Copy link
Author

repositories {
	mavenCentral()
	google()
	maven {
		url 'https://build.shibboleth.net/nexus/content/repositories/releases/'
	}
}

googleは不要かも?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment