WebjarAsset

final case class WebjarAsset(library: String, version: String, asset: String)

Contains the information about an asset inside a webjar

Value parameters:
asset

The asset name inside the webjar

library

The webjar's library name

version

The version of the webjar

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product