ClientVersion

uk.gov.hmrc.auth.clientversion.ClientVersion
object ClientVersion

returns auth-client-x.x.x string as derived using the sbt-buildinfo plugin and associated build.sbt settings. (See https://github.com/sbt/sbt-buildinfo)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Concrete fields

val name: String
val version: String