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
2021-01-21 20:21:31 +00:00
version = 1.0.8
licenses = ['APACHE-2.0'] // or something else
2021-01-21 20:21:31 +00:00
groovyVersion = 2.5.14
slf4jVersion = 1.7.30
2019-08-19 08:49:53 +00:00
spockVersion = 1.3-groovy-2.5
2019-08-17 17:53:11 +00:00
siteUrl = https://bitbucket.org/mnellemann/libcvrapi
gitUrl = https://bitbucket.org/mnellemann/libcvrapi.git