MVN

me.andrz : brace-expansion

Maven & Gradle

Jul 18, 2016
2 stars

brace-expansion · Brace expansion from Bash/shell in Java.

<dependency>
    <groupId>me.andrz</groupId>
    <artifactId>brace-expansion</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.andrz : brace-expansion to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of me.andrz : brace-expansion to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
brace-expansion-1.0.0

How to add a dependency to Maven

Add the following me.andrz : brace-expansion maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.andrz</groupId>
    <artifactId>brace-expansion</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.andrz : brace-expansion gradle dependency to your build.gradle file:

implementation 'me.andrz:brace-expansion:1.0.0'

Gradle Kotlin DSL: Add the following me.andrz : brace-expansion gradle kotlin dependency to your build.gradle.kts file:

implementation("me.andrz:brace-expansion:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.andrz : brace-expansion sbt scala dependency to your build.sbt file:

libraryDependencies += "me.andrz" % "brace-expansion" % "1.0.0"

Advertisement

Dependencies from Group

Jul 18, 2016
8 usages
Jul 18, 2016
2 stars

Discover Dependencies

Jul 21, 2016
544 stars
Jul 03, 2017
1 usages
Jul 24, 2016
25 stars
Nov 12, 2021
1 usages
4.3k stars
Sep 01, 2016
6 usages
91 stars
May 02, 2020
7 usages
16 stars
May 12, 2023
16 usages
44 stars