MVN

com.redhat.synq : synq

Maven & Gradle

Feb 08, 2016
3 usages
5 stars

A small library for syncing up a thread with some flexible configuration of asynchronous event(s).

<dependency>
    <groupId>com.redhat.synq</groupId>
    <artifactId>synq</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.redhat.synq : synq to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.redhat.synq : synq to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
synq-0.1.3
synq-0.1.2
synq-0.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.redhat.synq</groupId>
    <artifactId>synq</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.redhat.synq : synq gradle dependency to your build.gradle file:

implementation 'com.redhat.synq:synq:0.1.3'

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

implementation("com.redhat.synq:synq:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.redhat.synq : synq sbt scala dependency to your build.sbt file:

libraryDependencies += "com.redhat.synq" % "synq" % "0.1.3"

Advertisement

Dependencies from Group

Feb 08, 2016
3 usages
5 stars

Discover Dependencies

Oct 30, 2018
4 usages
2 stars
Aug 09, 2023
12 usages
354 stars
Jun 19, 2018
10 usages
1.7k stars
May 26, 2016
4 usages
31 stars
Jul 27, 2017
3 usages
106 stars
Sep 03, 2018
2 usages
Jan 09, 2020
2 usages
0 stars
Jul 06, 2023
3 usages
16 stars
Aug 30, 2020
6 usages
3 stars
Jul 01, 2019
5 usages
3 stars