sbt-typelevel-github_2.12_1.0
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>sbt-typelevel-github_2.12_1.0</artifactId>
<version>0.8.4</version>
</dependency><?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>org.typelevel</groupId>
<artifactId>sbt-typelevel-github_2.12_1.0</artifactId>
<packaging>jar</packaging>
<description>sbt-typelevel-github</description>
<url>https://typelevel.org/sbt-typelevel</url>
<version>0.8.4</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>sbt-typelevel-github</name>
<inceptionYear>2022</inceptionYear>
<organization>
<name>Typelevel</name>
<url>https://typelevel.org</url>
</organization>
<scm>
<url>https://github.com/typelevel/sbt-typelevel</url>
<connection>scm:git:https://github.com/typelevel/sbt-typelevel.git</connection>
<developerConnection>scm:git:git@github.com:typelevel/sbt-typelevel.git</developerConnection>
</scm>
<developers>
<developer>
<id>typelevel</id>
<name>sbt-typelevel contributors</name>
<url>https://github.com/typelevel/sbt-typelevel/contributors</url>
<email>@typelevel</email>
</developer>
<developer>
<id>armanbilge</id>
<name>Arman Bilge</name>
<url>https://github.com/armanbilge</url>
<email>@armanbilge</email>
</developer>
<developer>
<id>rossabaker</id>
<name>Ross A. Baker</name>
<url>https://github.com/rossabaker</url>
<email>@rossabaker</email>
</developer>
<developer>
<id>ChristopherDavenport</id>
<name>Christopher Davenport</name>
<url>https://github.com/ChristopherDavenport</url>
<email>@ChristopherDavenport</email>
</developer>
<developer>
<id>djspiewak</id>
<name>Daniel Spiewak</name>
<url>https://github.com/djspiewak</url>
<email>@djspiewak</email>
</developer>
</developers>
<properties>
<info.versionScheme>early-semver</info.versionScheme>
<scalaVersion>2.12</scalaVersion>
<extraDependencyAttributes xml:space="preserve">+e:sbtVersion:#@#:+1.0:#@#:+module:#@#:+sbt-typelevel-kernel_2.12_1.0:#@#:+e:scalaVersion:#@#:+2.12:#@#:+organisation:#@#:+org.typelevel:#@#:+branch:#@#:+@#:NULL:#@:#@#:+revision:#@#:+0.8.4:#@#:
+e:sbtVersion:#@#:+1.0:#@#:+module:#@#:+sbt-scalajs_2.12_1.0:#@#:+e:scalaVersion:#@#:+2.12:#@#:+organisation:#@#:+org.scala-js:#@#:+branch:#@#:+@#:NULL:#@:#@#:+revision:#@#:+1.13.2:#@#:
+e:sbtVersion:#@#:+1.0:#@#:+module:#@#:+sbt-git_2.12_1.0:#@#:+e:scalaVersion:#@#:+2.12:#@#:+organisation:#@#:+com.github.sbt:#@#:+branch:#@#:+@#:NULL:#@:#@#:+revision:#@#:+2.1.0:#@#:</extraDependencyAttributes>
<sbtVersion>1.0</sbtVersion>
<info.apiURL>https://javadoc.io/doc/org.typelevel/sbt-typelevel-docs_2.12/0.8.4/</info.apiURL>
<info.releaseNotesUrl>https://github.com/typelevel/sbt-typelevel/releases/tag/v0.8.4</info.releaseNotesUrl>
</properties>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.12.21</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.scala-sbt</groupId>
<artifactId>sbt</artifactId>
<version>1.11.7</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>sbt-typelevel-kernel_2.12_1.0</artifactId>
<version>0.8.4</version>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>scalac-compat-annotation_2.12</artifactId>
<version>0.1.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.scala-js</groupId>
<artifactId>sbt-scalajs_2.12_1.0</artifactId>
<version>1.13.2</version>
</dependency>
<dependency>
<groupId>com.github.sbt</groupId>
<artifactId>sbt-git_2.12_1.0</artifactId>
<version>2.1.0</version>
</dependency>
</dependencies>
</project>