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
2019-08-19 08:49:53 +00:00
slf4jVersion = 1.7.28
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