libcvrapi/gradle.properties

10 lines
334 B
Properties
Raw Normal View History

2019-08-17 17:53:11 +00:00
id = libcvrapi
group = biz.nellemann.libs
2019-08-19 08:00:01 +00:00
version = 1.0.1
2019-08-17 17:53:11 +00:00
licenses = ['APACHE-2.0'] // or something else
groovyVersion = 2.5.8
slf4jVersion = 1.7.25
spockVersion = 1.2-groovy-2.5
siteUrl = https://bitbucket.org/mnellemann/libcvrapi
gitUrl = https://bitbucket.org/mnellemann/libcvrapi.git