MVN

uk.ac.gate : interaction

Maven & Gradle

Jun 10, 2019
1 usages
0 stars

gatelib-interaction · A library that implements a number of different ways for running a program in a different process and communicating with that process by sending data back and forth over standard input/output in various formats (JSON, ObjectStream ... ).

<dependency>
    <groupId>uk.ac.gate</groupId>
    <artifactId>interaction</artifactId>
    <version>4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.ac.gate : interaction to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0

All Versions

Choose a version of uk.ac.gate : interaction to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0
interaction-4.0

How to add a dependency to Maven

Add the following uk.ac.gate : interaction maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>uk.ac.gate</groupId>
    <artifactId>interaction</artifactId>
    <version>4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following uk.ac.gate : interaction gradle dependency to your build.gradle file:

implementation 'uk.ac.gate:interaction:4.0'

Gradle Kotlin DSL: Add the following uk.ac.gate : interaction gradle kotlin dependency to your build.gradle.kts file:

implementation("uk.ac.gate:interaction:4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following uk.ac.gate : interaction sbt scala dependency to your build.sbt file:

libraryDependencies += "uk.ac.gate" % "interaction" % "4.0"

Advertisement

Dependencies from Group

Mar 08, 2021
26 usages
72 stars
May 28, 2021
4 usages
5 stars
Feb 04, 2021
4 usages
0 stars
Mar 08, 2021
2 usages
0 stars
Oct 10, 2022
1 usages
0 stars

Discover Dependencies

Jul 16, 2019
2 usages
1 stars
May 26, 2020
1 usages
1 stars
Aug 30, 2020
1 usages
1 stars
Nov 29, 2019
1 usages
51 stars
Oct 18, 2021
2 usages
9 stars
Nov 30, 2020
1 usages
3 stars
Dec 15, 2020
1 usages
0 stars
Apr 15, 2020
1 usages
18 stars