Packages

p

coursier

maven

package maven

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

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

Value Members

  1. object MavenRepository extends Serializable
  2. object MavenSource extends Serializable
  3. object Pom
  4. object WritePom

Ungrouped