MVN

io.termd : termd-core

Maven & Gradle

Feb 06, 2021
5 usages
208 stars

Termd Core · An open source terminal daemon library providing terminal handling in Java

<dependency>
    <groupId>io.termd</groupId>
    <artifactId>termd-core</artifactId>
    <version>1.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.termd : termd-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.9

All Versions

Choose a version of io.termd : termd-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
termd-core-1.1.9
termd-core-1.1.8
termd-core-1.1.7
termd-core-1.1.6
termd-core-1.1.5
termd-core-1.1.4
termd-core-1.1.3
termd-core-1.1.2
termd-core-1.1.1
termd-core-1.1.0
1.0.x
termd-core-1.0.2
termd-core-1.0.1
termd-core-1.0.0

How to add a dependency to Maven

Add the following io.termd : termd-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.termd</groupId>
    <artifactId>termd-core</artifactId>
    <version>1.1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.termd : termd-core gradle dependency to your build.gradle file:

implementation 'io.termd:termd-core:1.1.9'

Gradle Kotlin DSL: Add the following io.termd : termd-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.termd:termd-core:1.1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.termd : termd-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.termd" % "termd-core" % "1.1.9"

Advertisement

Dependencies from Group

Feb 06, 2021
5 usages
208 stars

Discover Dependencies

Jun 21, 2023
232 stars
Oct 10, 2015
1 usages
0 stars
Nov 03, 2015
2 usages
340 stars
Nov 09, 2017
3 usages
283 stars
Oct 12, 2015
2 usages
Oct 11, 2015
119 stars
Aug 23, 2022
2 usages
1.9k stars
Oct 13, 2015
1 usages
2.6k stars
Apr 09, 2020
1 usages
232 stars
May 22, 2017
3 stars