| Group ID: |
org.mvnpm.at.earendil-works |
| Artifact ID: |
pi-tui |
| Version: |
0.84.3 |
| Last modified: |
24.08.2026 18:25 |
| Packaging: |
jar |
| Name: |
earendil-works pi-tui |
| Description: |
Terminal User Interface library with differential rendering for efficient text-based applications |
| URL: |
https://github.com/earendil-works/pi#readme |
| Vendor: |
Mario Zechner |
|
|
| Size: |
563.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/org/mvnpm/at/earendil-works/pi-tui/0.84.3/pi-tui-0.84.3.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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>
<groupId>org.mvnpm.at.earendil-works</groupId>
<artifactId>pi-tui</artifactId>
<version>0.84.3</version>
<name>earendil-works pi-tui</name>
<description>Terminal User Interface library with differential rendering for efficient text-based applications</description>
<url>https://github.com/earendil-works/pi#readme</url>
<organization>
<name>Mario Zechner</name>
<url>https://github.com/earendil-works/pi#readme</url>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>mitsuhiko</name>
<email>armin.ronacher@active-4.com</email>
</developer>
<developer>
<name>badlogic</name>
<email>mario@badlogicgames.com</email>
</developer>
<developer>
<name>rwachtler</name>
<email>r.wachtler@outlook.com</email>
</developer>
</developers>
<scm>
<connection>https://github.com/earendil-works/pi.git</connection>
<developerConnection>https://github.com/earendil-works/pi.git</developerConnection>
<url>https://github.com/earendil-works/pi</url>
</scm>
<issueManagement>
<url>https://github.com/earendil-works/pi/issues</url>
</issueManagement>
<properties>
<org.mvnpm-get-east-asian-width.version>1.6.0</org.mvnpm-get-east-asian-width.version>
<org.mvnpm-marked.version>18.0.5</org.mvnpm-marked.version>
</properties>
<dependencies>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>marked</artifactId>
<version>${org.mvnpm-marked.version}</version>
</dependency>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>get-east-asian-width</artifactId>
<version>${org.mvnpm-get-east-asian-width.version}</version>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>org.mvnpm.at.earendil-works</groupId>
<artifactId>pi-tui</artifactId>
<version>0.84.3</version>
</dependency>
|
| Gradle: |
org.mvnpm.at.earendil-works:pi-tui:0.84.3 |
| Dependencies: |
-
[JAR]
get-east-asian-width-${org.mvnpm-get-east-asian-width.version}.jar
in org/mvnpm/get-east-asian-width/${org.mvnpm-get-east-asian-width.version}
-
[JAR]
marked-${org.mvnpm-marked.version}.jar
in org/mvnpm/marked/${org.mvnpm-marked.version}
|
| Dependency Graph: |
Show
Less
More
|