rsc_2.12
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.twitter</groupId>
<artifactId>rsc_2.12</artifactId>
<version>0.0.0-780-e57a1c9c</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>com.twitter</groupId>
<artifactId>rsc_2.12</artifactId>
<packaging>jar</packaging>
<description>rsc</description>
<version>0.0.0-780-e57a1c9c</version>
<licenses>
<license>
<name>Apache v2</name>
<url>https://github.com/twitter/rsc/blob/master/LICENSE.md</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>rsc</name>
<organization>
<name>com.twitter</name>
</organization>
<url>https://github.com/twitter/rsc</url>
<inceptionYear>2017</inceptionYear>
<scm>
<url>git://github.com/twitter/rsc.git</url>
<connection>scm:git:git://github.com/twitter/rsc.git</connection>
</scm>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/twitter/rsc/issues</url>
</issueManagement>
<developers>
<developer>
<id>xeno-by</id>
<name>Eugene Burmako</name>
<url>https://github.com/xeno-by</url>
</developer>
<developer>
<id>ShaneDelmore</id>
<name>Shane Delmore</name>
<url>https://github.com/ShaneDelmore</url>
</developer>
<developer>
<id>maxov</id>
<name>Max Ovsiankin</name>
<url>https://github.com/maxov</url>
</developer>
<developer>
<id>WiWa</id>
<name>Win Wang</name>
<url>https://github.com/WiWa</url>
</developer>
<developer>
<id>sundresh</id>
<name>Sameer Sundresh</name>
<url>https://github.com/sundresh</url>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.12.8</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>scalasig_2.12</artifactId>
<version>0.0.0-780-e57a1c9c</version>
</dependency>
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>semanticdb_2.12</artifactId>
<version>4.1.4</version>
</dependency>
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>fastparse_2.12</artifactId>
<version>1.0.0</version>
</dependency>
</dependencies>
</project>