MVN

com.detour : jpredicate

Maven & Gradle

Feb 04, 2016

JPredicate · Java implementation based on the NSPredicate specification.

<dependency>
    <groupId>com.detour</groupId>
    <artifactId>jpredicate</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.detour : jpredicate to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.detour : jpredicate to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jpredicate-1.1.0
1.0.x
jpredicate-1.0.1
jpredicate-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.detour</groupId>
    <artifactId>jpredicate</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.detour : jpredicate gradle dependency to your build.gradle file:

implementation 'com.detour:jpredicate:1.1.0'

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

implementation("com.detour:jpredicate:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.detour : jpredicate sbt scala dependency to your build.sbt file:

libraryDependencies += "com.detour" % "jpredicate" % "1.1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 22, 2017
2 usages
18.7k stars
Aug 15, 2023
6 usages
0 stars
Aug 15, 2023
2 usages
0 stars
May 05, 2023
25 usages
Sep 12, 2017
2 stars
Mar 28, 2016
5 usages
314 stars
Jan 19, 2017
4 usages
8.1k stars
Oct 24, 2017
2 usages