MVN

de.unruh : java-patterns

Maven & Gradle

Oct 04, 2020
2 usages
0 stars

Java Patterns · Functional pattern matching in Java

<dependency>
    <groupId>de.unruh</groupId>
    <artifactId>java-patterns</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.unruh : java-patterns to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0
  • Latest Release Candidate: 0.1.0-RC1

All Versions

Choose a version of de.unruh : java-patterns to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
java-patterns-0.1.0
java-patterns-0.1.0-RC1

How to add a dependency to Maven

Add the following de.unruh : java-patterns maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.unruh</groupId>
    <artifactId>java-patterns</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.unruh : java-patterns gradle dependency to your build.gradle file:

implementation 'de.unruh:java-patterns:0.1.0'

Gradle Kotlin DSL: Add the following de.unruh : java-patterns gradle kotlin dependency to your build.gradle.kts file:

implementation("de.unruh:java-patterns:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.unruh : java-patterns sbt scala dependency to your build.sbt file:

libraryDependencies += "de.unruh" % "java-patterns" % "0.1.0"

Advertisement

Dependencies from Group

Oct 04, 2020
2 usages
0 stars
Nov 27, 2022
32 stars
Nov 27, 2022
32 stars

Discover Dependencies

Jan 02, 2021
1 usages
0 stars
Oct 26, 2020
9 stars
Jan 02, 2023
0 stars
Sep 12, 2022
0 stars
Sep 12, 2022
1 usages
0 stars
Sep 12, 2022
1 usages
0 stars
Oct 07, 2020
1 usages
0 stars
Feb 07, 2023
1 usages
0 stars