MVN

org.jetbrains.pty4j : pty4j

Maven & Gradle

Jun 23, 2023
6 usages
338 stars

pty4j · Pseudo terminal(PTY) implementation in Java

<dependency>
    <groupId>org.jetbrains.pty4j</groupId>
    <artifactId>pty4j</artifactId>
    <version>0.12.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetbrains.pty4j : pty4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.12.13

All Versions

Choose a version of org.jetbrains.pty4j : pty4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.12.x
pty4j-0.12.13
pty4j-0.12.12
pty4j-0.12.11
pty4j-0.12.10
pty4j-0.12.9
pty4j-0.12.8
pty4j-0.12.7
pty4j-0.12.6
pty4j-0.12.5
pty4j-0.12.4
pty4j-0.12.3

How to add a dependency to Maven

Add the following org.jetbrains.pty4j : pty4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jetbrains.pty4j</groupId>
    <artifactId>pty4j</artifactId>
    <version>0.12.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetbrains.pty4j : pty4j gradle dependency to your build.gradle file:

implementation 'org.jetbrains.pty4j:pty4j:0.12.13'

Gradle Kotlin DSL: Add the following org.jetbrains.pty4j : pty4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jetbrains.pty4j:pty4j:0.12.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetbrains.pty4j : pty4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetbrains.pty4j" % "pty4j" % "0.12.13"

Advertisement

Dependencies from Group

Jun 23, 2023
6 usages
338 stars

Discover Dependencies

May 11, 2015
21 stars
Dec 15, 2015
12 usages
70 stars
May 18, 2016
4 usages
4 stars
Oct 22, 2020
8 usages
49 stars
Oct 18, 2019
2 usages
18 stars
url
Feb 21, 2023
67 stars
Apr 29, 2019
2 usages
6 stars
Sep 14, 2019
27 usages