Package

coursier

maven

Permalink

package maven

Visibility
  1. Public
  2. All

Type Members

  1. case class MavenRepository(root: String, changing: Option[Boolean] = None, sbtAttrStub: Boolean = false, authentication: Option[Authentication] = None) extends core.Repository with Product with Serializable

    Permalink
  2. case class MavenSource(root: String, changing: Option[Boolean] = None, sbtAttrStub: Boolean, authentication: Option[Authentication]) extends Source with Product with Serializable

    Permalink

Value Members

  1. object MavenRepository extends Serializable

    Permalink
  2. object MavenSource extends Serializable

    Permalink
  3. object Pom

    Permalink

Ungrouped