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





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

allprojects {
	repositories {
		mavenCentral()
	}
}