MVN

com.wandrell : java-patterns-files

Maven & Gradle

Dec 25, 2015
0 stars

Java Patterns for Files · Implementations of the Java Patterns for various types of files.

<dependency>
    <groupId>com.wandrell</groupId>
    <artifactId>java-patterns-files</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wandrell : java-patterns-files to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.wandrell : java-patterns-files to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>com.wandrell</groupId>
    <artifactId>java-patterns-files</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.wandrell : java-patterns-files gradle dependency to your build.gradle file:

implementation 'com.wandrell:java-patterns-files:0.1.0'

Gradle Kotlin DSL: Add the following com.wandrell : java-patterns-files gradle kotlin dependency to your build.gradle.kts file:

implementation("com.wandrell:java-patterns-files:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.wandrell : java-patterns-files sbt scala dependency to your build.sbt file:

libraryDependencies += "com.wandrell" % "java-patterns-files" % "0.1.0"

Advertisement

Dependencies from Group

Dec 07, 2015
4 usages
1 stars
Dec 26, 2015
1 usages
9 stars
Dec 02, 2016
9 stars
Dec 25, 2015
0 stars

Discover Dependencies

Jan 28, 2016
2 usages
Feb 23, 2018
1 usages
138 stars
Feb 23, 2018
1 usages
138 stars
Apr 12, 2016
3 stars
Jun 19, 2019
2 usages
66 stars
Feb 14, 2016
2 usages
2 stars
Jul 26, 2016
1 usages
7 stars
Jul 26, 2016
11 usages
5 stars