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





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

allprojects {
	repositories {
		mavenCentral()
	}
}