MVN

com.github.julianthome : autorex

Maven & Gradle

Mar 18, 2017
10 stars

An FSM to regular expression converter

<dependency>
    <groupId>com.github.julianthome</groupId>
    <artifactId>autorex</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.julianthome : autorex to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.github.julianthome : autorex to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
autorex-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.julianthome</groupId>
    <artifactId>autorex</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.julianthome : autorex gradle dependency to your build.gradle file:

implementation 'com.github.julianthome:autorex:1.0'

Gradle Kotlin DSL: Add the following com.github.julianthome : autorex gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.julianthome:autorex:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.julianthome : autorex sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.julianthome" % "autorex" % "1.0"

Advertisement

Dependencies from Group

Dec 21, 2021
3 usages
100 stars
Dec 21, 2021
99 stars
Mar 18, 2017
10 stars

Discover Dependencies

Aug 17, 2023
12 usages
1.7k stars
May 31, 2023
1 usages
72 stars
Feb 02, 2019
1 usages
148 stars
Mar 23, 2017
0 stars
Jul 26, 2022
1 usages
6.8k stars
Mar 23, 2023
1 usages
6.7k stars
Aug 23, 2023
3 usages
40.3k stars
Mar 20, 2017
1 usages
Oct 14, 2020
56 usages
1.7k stars