MVN

com.github.maximilientyc : conversations

Maven & Gradle

May 06, 2016
1 usages
0 stars

Conversations · Java library to add multiple users conversation mechanism to your app.

<dependency>
    <groupId>com.github.maximilientyc</groupId>
    <artifactId>conversations</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.maximilientyc : conversations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.github.maximilientyc : conversations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
conversations-1.3
1.2
conversations-1.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.maximilientyc</groupId>
    <artifactId>conversations</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.maximilientyc : conversations gradle dependency to your build.gradle file:

implementation 'com.github.maximilientyc:conversations:1.3'

Gradle Kotlin DSL: Add the following com.github.maximilientyc : conversations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.maximilientyc:conversations:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.maximilientyc : conversations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.maximilientyc" % "conversations" % "1.3"

Advertisement

Dependencies from Group

May 06, 2016
1 usages
0 stars

Discover Dependencies

Sep 19, 2019
2 usages
69 stars
May 25, 2016
1 usages
57 stars
Jul 30, 2016
1 usages
Aug 05, 2016
2 usages
0 stars
Jun 15, 2023
1 usages
12 stars
Jan 29, 2019
1 usages
0 stars
Jan 13, 2020
2 usages
5 stars
Aug 09, 2017
1 usages
Jun 19, 2018
12 usages
1.7k stars