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





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

allprojects {
	repositories {
		mavenCentral()
	}
}