| Title: |
ce3 |
| Group ID: |
org.fomkin |
| Artifact ID: |
korolev-ce3_2.13 |
| Version: |
1.16.0-M5 |
| Last modified: |
26.06.2023 08:57 |
| Packaging: |
jar |
| Name: |
ce3 |
| Description: |
ce3 |
| URL: |
https://github.com/fomkin/korolev |
| Vendor: |
org.fomkin |
|
|
| Size: |
9.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/fomkin/korolev-ce3_2.13/1.16.0-M5/korolev-ce3_2.13-1.16.0-M5.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>org.fomkin</groupId>
<artifactId>korolev-ce3_2.13</artifactId>
<packaging>jar</packaging>
<description>ce3</description>
<url>https://github.com/fomkin/korolev</url>
<version>1.16.0-M5</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>ce3</name>
<organization>
<name>org.fomkin</name>
<url>https://github.com/fomkin/korolev</url>
</organization>
<scm>
<url>https://github.com/fomkin/korolev</url>
<connection>git@github.com:fomkin/korolev.git</connection>
</scm>
<developers>
<developer>
<id>fomkin</id>
<name>Aleksey Fomkin</name>
<url>https://github.com/fomkin</url>
<email>aleksey.fomkin@gmail.com</email>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.13.8</version>
</dependency>
<dependency>
<groupId>org.fomkin</groupId>
<artifactId>korolev-effect_2.13</artifactId>
<version>1.16.0-M5</version>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.13</artifactId>
<version>3.2.9</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>scalacheck-1-15_2.13</artifactId>
<version>3.2.9.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-effect_2.13</artifactId>
<version>3.3.12</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.fomkin</groupId>
<artifactId>korolev-ce3_2.13</artifactId>
<version>1.16.0-M5</version>
</dependency>
|
| Gradle: |
org.fomkin:korolev-ce3_2.13:1.16.0-M5 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
-
[JAR]
cats-effect_2.13-3.3.12.jar
in org/typelevel/cats-effect_2.13/3.3.12
-
[JAR]
korolev-effect_2.13-1.16.0-M5.jar
in org/fomkin/korolev-effect_2.13/1.16.0-M5
-
[JAR]
scala-library-2.13.8.jar
in org/scala-lang/scala-library/2.13.8
-
[JAR]
scalacheck-1-15_2.13-3.2.9.0.jar
in org/scalatestplus/scalacheck-1-15_2.13/3.2.9.0
-
[JAR]
scalatest_2.13-3.2.9.jar
in org/scalatest/scalatest_2.13/3.2.9
|
| Dependency Graph: |
Show
Less
More
|