MVN

net.ericaro : neogrex

Maven & Gradle

May 28, 2012
1 usages

neogrex · A simple tool to turn regular expression into a reusable graph.

<dependency>
    <groupId>net.ericaro</groupId>
    <artifactId>neogrex</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ericaro : neogrex to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.ericaro : neogrex to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
neogrex-1.0.0

How to add a dependency to Maven

Add the following net.ericaro : neogrex maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.ericaro</groupId>
    <artifactId>neogrex</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.ericaro : neogrex gradle dependency to your build.gradle file:

implementation 'net.ericaro:neogrex:1.0.0'

Gradle Kotlin DSL: Add the following net.ericaro : neogrex gradle kotlin dependency to your build.gradle.kts file:

implementation("net.ericaro:neogrex:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.ericaro : neogrex sbt scala dependency to your build.sbt file:

libraryDependencies += "net.ericaro" % "neogrex" % "1.0.0"

Advertisement

Dependencies from Group

May 06, 2011
5 usages
Oct 03, 2011
1 usages
May 28, 2012
1 usages
Dec 14, 2011
1 usages
Feb 11, 2010

Discover Dependencies

May 07, 2014
1 usages
10 stars
Sep 25, 2012
1 usages
Dec 22, 2005
3 usages
May 31, 2013
1 usages
0 stars
Oct 05, 2011
2 usages
Aug 18, 2014
1 usages
1 stars