Package io.freefair.gradle.plugins.git
Class GitVersionPlugin
- java.lang.Object
 - 
- io.freefair.gradle.plugins.git.GitVersionPlugin
 
 
- 
- 
Constructor Summary
Constructors Constructor Description GitVersionPlugin() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(Project project)protected StringresolveBranchVersion(String branch)protected StringresolveTagVersion(String tag) 
 -