| Title: |
scalaprops |
| Group ID: |
com.github.scalaprops |
| Artifact ID: |
scalaprops_2.13.0-M1 |
| Version: |
0.4.2 |
| Last modified: |
23.04.2017 19:36 |
| Packaging: |
jar |
| Name: |
scalaprops |
| Description: |
property based testing library for Scala |
| URL: |
https://github.com/scalaprops/scalaprops |
| Vendor: |
com.github.scalaprops |
|
|
| Size: |
75.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/com/github/scalaprops/scalaprops_2.13.0-M1/0.4.2/scalaprops_2.13.0-M1-0.4.2.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>com.github.scalaprops</groupId>
<artifactId>scalaprops_2.13.0-M1</artifactId>
<packaging>jar</packaging>
<description>property based testing library for Scala</description>
<url>https://github.com/scalaprops/scalaprops</url>
<version>0.4.2</version>
<licenses>
<license>
<name>MIT License</name>
<url>http://www.opensource.org/licenses/mit-license.php</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>scalaprops</name>
<organization>
<name>com.github.scalaprops</name>
<url>https://github.com/scalaprops/scalaprops</url>
</organization>
<developers>
<developer>
<id>xuwei-k</id>
<name>Kenji Yoshida</name>
<url>https://github.com/xuwei-k</url>
</developer>
</developers>
<scm>
<url>git@github.com:scalaprops/scalaprops.git</url>
<connection>scm:git:git@github.com:scalaprops/scalaprops.git</connection>
<tag>v0.4.2</tag>
</scm>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.13.0-M1</version>
</dependency>
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops-core_2.13.0-M1</artifactId>
<version>0.4.2</version>
</dependency>
<dependency>
<groupId>org.scala-sbt</groupId>
<artifactId>test-interface</artifactId>
<version>1.0</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>com.github.scalaprops</groupId>
<artifactId>scalaprops_2.13.0-M1</artifactId>
<version>0.4.2</version>
</dependency>
|
| Gradle: |
com.github.scalaprops:scalaprops_2.13.0-M1:0.4.2 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|