SecondSegment

sbt.librarymanagement.VersionNumber$.SecondSegment$

A variant of SemVar that seems to be common among the Scala libraries. The second segment (y in x.y.z) increments breaks the binary compatibility even when x > 0. Also API compatibility is expected even when the first segment is zero.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def name: String