org
.
scalawag
.
sbt
gitflow
package
gitflow
Visibility
Public
All
Type Members
case class
ArtifactVersion
(
major:
Int
,
minor:
Int
,
incremental:
Option
[
Int
]
,
feature:
Option
[
String
]
,
snapshot:
Boolean
)
extends
Product
with
Serializable
class
GitFlow
extends
AnyRef
Value Members
object
GitFlow
Ungrouped