| Title: |
twitter-util |
| Group ID: |
io.frees |
| Artifact ID: |
frees-twitter-util_2.11 |
| Version: |
0.8.1 |
| Last modified: |
04.06.2018 14:18 |
| Packaging: |
jar |
| Name: |
twitter-util |
| Description: |
A Cohesive & Pragmatic Framework of FP centric Scala libraries |
| URL: |
https://frees-io.github.io/freestyle/ |
| Vendor: |
47 Degrees |
|
|
| Size: |
6.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/io/frees/frees-twitter-util_2.11/0.8.1/frees-twitter-util_2.11-0.8.1.jar |
| POM: |
Show
hide
<?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>io.frees</groupId>
<artifactId>frees-twitter-util_2.11</artifactId>
<packaging>jar</packaging>
<description>A Cohesive & Pragmatic Framework of FP centric Scala libraries</description>
<url>https://frees-io.github.io/freestyle/</url>
<version>0.8.1</version>
<licenses>
<license>
<name>Apache License</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>twitter-util</name>
<inceptionYear>2017</inceptionYear>
<organization>
<name>47 Degrees</name>
<url>http://47deg.com</url>
</organization>
<scm>
<url>https://github.com/frees-io/freestyle</url>
<connection>scm:git:git@github.com:frees-io/freestyle.git</connection>
</scm>
<developers>
<developer>
<id>47degfreestyle</id>
<name>47 Degrees (twitter: @47deg)</name>
<url>http://github.com/47degfreestyle</url>
</developer>
</developers>
<properties>
<info.apiURL>https://frees-io.github.io/freestyle/api/</info.apiURL>
</properties>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.11.12</version>
</dependency>
<dependency>
<groupId>io.frees</groupId>
<artifactId>frees-core_2.11</artifactId>
<version>0.8.1</version>
</dependency>
<dependency>
<groupId>org.scalameta</groupId>
<artifactId>scalameta_2.11</artifactId>
<version>1.8.0</version>
</dependency>
<dependency>
<groupId>io.catbird</groupId>
<artifactId>catbird-util_2.11</artifactId>
<version>18.2.0</version>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.11</artifactId>
<version>3.0.5</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>io.frees</groupId>
<artifactId>frees-twitter-util_2.11</artifactId>
<version>0.8.1</version>
</dependency>
|
| Gradle: |
io.frees:frees-twitter-util_2.11:0.8.1 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|