libcvrapi/gradle.properties

10 lines
335 B
Properties
Raw Normal View History

2019-08-17 17:53:11 +00:00
id = libcvrapi
group = biz.nellemann.libs
2022-07-28 14:01:51 +00:00
version = 1.0.10
licenses = ['APACHE-2.0'] // or something else
2022-07-28 14:01:51 +00:00
groovyVersion = 3.0.12
slf4jVersion = 1.7.36
spockVersion = 2.0-groovy-3.0
2019-08-17 17:53:11 +00:00
siteUrl = https://bitbucket.org/mnellemann/libcvrapi
gitUrl = https://bitbucket.org/mnellemann/libcvrapi.git