| Title: |
sclin |
| Group ID: |
io.github.molarmanful |
| Artifact ID: |
sclin_3 |
| Version: |
0.4.6 |
| Last modified: |
04.12.2023 07:00 |
| Packaging: |
jar |
| Name: |
sclin_3 |
| Description: |
Scala implementation of lin |
| URL: |
https://github.com/molarmanful/sclin |
| Vendor: |
io.github.molarmanful |
|
|
| Size: |
506.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/io/github/molarmanful/sclin_3/0.4.6/sclin_3-0.4.6.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="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<name>sclin_3</name>
<groupId>io.github.molarmanful</groupId>
<artifactId>sclin_3</artifactId>
<packaging>jar</packaging>
<description>Scala implementation of lin</description>
<version>0.4.6</version>
<url>https://github.com/molarmanful/sclin</url>
<licenses>
<license>
<name>MIT</name>
<url>https://spdx.org/licenses/MIT.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<connection>scm:git:git://github.com/molarmanful/sclin.git</connection>
<developerConnection>scm:git:ssh://git@github.com:molarmanful/sclin.git</developerConnection>
<url>https://github.com/molarmanful/sclin</url>
</scm>
<developers>
<developer>
<id>molarmanful</id>
<name>Ben Pang</name>
<url>https://github.com/molarmanful</url>
</developer>
</developers>
<properties> </properties>
<dependencies>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>spire_3</artifactId>
<version>0.18.0</version>
</dependency>
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>mainargs_3</artifactId>
<version>0.5.4</version>
</dependency>
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>fansi_3</artifactId>
<version>0.4.0</version>
</dependency>
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>upickle_3</artifactId>
<version>3.1.3</version>
</dependency>
<dependency>
<groupId>com.lihaoyi</groupId>
<artifactId>os-lib_3</artifactId>
<version>0.9.2</version>
</dependency>
<dependency>
<groupId>io.monix</groupId>
<artifactId>monix_3</artifactId>
<version>3.4.1</version>
</dependency>
<dependency>
<groupId>io.monix</groupId>
<artifactId>monix-nio_3</artifactId>
<version>0.1.0</version>
</dependency>
<dependency>
<groupId>com.github.pathikrit</groupId>
<artifactId>better-files_3</artifactId>
<version>3.9.2</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala3-library_3</artifactId>
<version>3.3.1</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>io.github.molarmanful</groupId>
<artifactId>sclin_3</artifactId>
<version>0.4.6</version>
</dependency>
|
| Gradle: |
io.github.molarmanful:sclin_3:0.4.6 |
|
Contained classes:
|
Show all
|
|
Contained classes:
|
|
| Dependencies: |
-
[JAR]
better-files_3-3.9.2.jar
in com/github/pathikrit/better-files_3/3.9.2
-
[JAR]
fansi_3-0.4.0.jar
in com/lihaoyi/fansi_3/0.4.0
-
[JAR]
mainargs_3-0.5.4.jar
in com/lihaoyi/mainargs_3/0.5.4
-
[JAR]
monix-nio_3-0.1.0.jar
in io/monix/monix-nio_3/0.1.0
-
[JAR]
monix_3-3.4.1.jar
in io/monix/monix_3/3.4.1
-
[JAR]
os-lib_3-0.9.2.jar
in com/lihaoyi/os-lib_3/0.9.2
-
[JAR]
scala3-library_3-3.3.1.jar
in org/scala-lang/scala3-library_3/3.3.1
-
[JAR]
spire_3-0.18.0.jar
in org/typelevel/spire_3/0.18.0
-
[JAR]
upickle_3-3.1.3.jar
in com/lihaoyi/upickle_3/3.1.3
|
| Dependency Graph: |
Show
Less
More
|