We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a1d0c2 commit e24f40aCopy full SHA for e24f40a
build.gradle
@@ -57,6 +57,14 @@ publishing {
57
name = 'The Apache License, Version 2.0'
58
url = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
59
}
60
+ }
61
+ developers {
62
+ developer {
63
+ id = 'HardworkingMarek'
64
+ name = 'Marek'
65
+ organization = 'i-net software'
66
+ organizationUrl = 'https://www.inetsoftware.de'
67
68
69
scm {
70
connection = 'scm:git:[email protected]:i-net-software/ExcelJConnect.git'
0 commit comments