ext.moduleName = 'forgon-tools' jar { manifest { attributes 'Implementation-Title': 'Forgon Tools', 'Implementation-Version': version } } dependencies { }