Class Manifest.Dependency
java.lang.Object
io.freefair.gradle.plugins.github.internal.Manifest.Dependency
- Enclosing class:
- Manifest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getScope()
int
hashCode()
void
setDependencies
(List<String> dependencies) void
setRelationship
(String relationship) void
toString()
-
Constructor Details
-
Dependency
-
-
Method Details