libcvrapi/gradle.properties

10 lines
333 B
Properties
Raw Normal View History

2019-08-17 17:53:11 +00:00
id = libcvrapi
group = biz.nellemann.libs
2019-12-16 13:26:49 +00:00
version = 1.0.7
licenses = ['APACHE-2.0'] // or something else
groovyVersion = 3.0.8
slf4jVersion = 1.7.32
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