summaryrefslogblamecommitdiff
path: root/build.gradle
blob: a2b16510914689f3bc85d09fa453aa789393ad63 (plain) (tree)
1
2
3
4
5
6
7
8
                                   
                  





                              
group = 'org.hashtree.stringmetric'
version = '0.18.5'

allprojects {
	repositories {
		mavenCentral()
	}
}