MVN

tel.schich : automata

Maven & Gradle

Apr 22, 2019
0 stars

Automata · A library that implements formal finite state automata.

<dependency>
    <groupId>tel.schich</groupId>
    <artifactId>automata</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of tel.schich : automata to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of tel.schich : automata to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
automata-0.2.1
automata-0.2.0
0.1.x
automata-0.1.0

How to add a dependency to Maven

Add the following tel.schich : automata maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>tel.schich</groupId>
    <artifactId>automata</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following tel.schich : automata gradle dependency to your build.gradle file:

implementation 'tel.schich:automata:0.2.1'

Gradle Kotlin DSL: Add the following tel.schich : automata gradle kotlin dependency to your build.gradle.kts file:

implementation("tel.schich:automata:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following tel.schich : automata sbt scala dependency to your build.sbt file:

libraryDependencies += "tel.schich" % "automata" % "0.2.1"

Advertisement

Dependencies from Group

Dec 17, 2020
3 usages
1 stars
Jul 29, 2023
2 usages
44 stars
Jan 13, 2019
1 stars
Apr 22, 2019
0 stars
May 31, 2019
2 stars

Discover Dependencies

Jun 04, 2023
1 stars
Apr 04, 2019
1 usages
2 stars
Apr 06, 2019
1 usages
1 stars
Apr 06, 2019
1 usages
1 stars
Apr 06, 2019
0 stars
Apr 05, 2019
590 stars
Apr 01, 2019
1 usages
231 stars
Sep 22, 2020
674 stars