MVN

lingo : lingo

Maven & Gradle

Nov 15, 2005
7 usages

Lingo · Lingo is a POJO based remoting and messaging framework

<dependency>
    <groupId>lingo</groupId>
    <artifactId>lingo</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of lingo : lingo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of lingo : lingo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
lingo-1.1
1.0
lingo-1.0
lingo-1.0-M1

How to add a dependency to Maven

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

<dependency>
    <groupId>lingo</groupId>
    <artifactId>lingo</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following lingo : lingo gradle dependency to your build.gradle file:

implementation 'lingo:lingo:1.1'

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

implementation("lingo:lingo:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following lingo : lingo sbt scala dependency to your build.sbt file:

libraryDependencies += "lingo" % "lingo" % "1.1"

Advertisement

Dependencies from Group

Nov 15, 2005
7 usages

Discover Dependencies

May 12, 2015
1 usages
62 stars
Jun 02, 2015
1 usages
0 stars
Sep 29, 2017
3 usages
44 stars
Jun 17, 2017
2 usages
44 stars
Jun 17, 2017
1 usages
44 stars
Dec 07, 2015
2 usages
2 stars
Apr 14, 2023
1 usages
Jul 29, 2016
5 usages
11 stars
Aug 23, 2023
9 usages
54 stars