MVN

com.alexeygrigorev : rseq

Maven & Gradle

Oct 13, 2015
1 stars

a pattern-matching library for operating on sequences of any Java objects

<dependency>
    <groupId>com.alexeygrigorev</groupId>
    <artifactId>rseq</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alexeygrigorev : rseq to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.alexeygrigorev : rseq to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
rseq-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.alexeygrigorev</groupId>
    <artifactId>rseq</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alexeygrigorev : rseq gradle dependency to your build.gradle file:

implementation 'com.alexeygrigorev:rseq:0.0.1'

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

implementation("com.alexeygrigorev:rseq:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alexeygrigorev : rseq sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alexeygrigorev" % "rseq" % "0.0.1"

Advertisement

Dependencies from Group

Oct 13, 2015
1 stars

Discover Dependencies

Nov 06, 2015
87 stars
Oct 18, 2015
2 usages
Nov 10, 2015
2 usages
Oct 18, 2015
6 usages
Jul 04, 2016
7 usages
Oct 14, 2015
2 usages
May 29, 2016
4 usages
db
Jul 04, 2016
13 usages
Oct 18, 2015
0 stars