MVN

net.automatalib : automata-serialization-taf

Maven & Gradle

Oct 11, 2020
3 usages
64 stars

AutomataLib :: Serialization :: TAF · (De-)Serializers for the Textual Automaton Format

<dependency>
    <groupId>net.automatalib</groupId>
    <artifactId>automata-serialization-taf</artifactId>
    <version>0.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.automatalib : automata-serialization-taf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.0

All Versions

Choose a version of net.automatalib : automata-serialization-taf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
automata-serialization-taf-0.10.0
0.9.x
automata-serialization-taf-0.9.0
0.8.x
automata-serialization-taf-0.8.0
0.7.x
automata-serialization-taf-0.7.1
automata-serialization-taf-0.7.0
0.6.x
automata-serialization-taf-0.6.0
0.5.x
automata-serialization-taf-0.5.2

How to add a dependency to Maven

Add the following net.automatalib : automata-serialization-taf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.automatalib</groupId>
    <artifactId>automata-serialization-taf</artifactId>
    <version>0.10.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.automatalib : automata-serialization-taf gradle dependency to your build.gradle file:

implementation 'net.automatalib:automata-serialization-taf:0.10.0'

Gradle Kotlin DSL: Add the following net.automatalib : automata-serialization-taf gradle kotlin dependency to your build.gradle.kts file:

implementation("net.automatalib:automata-serialization-taf:0.10.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.automatalib : automata-serialization-taf sbt scala dependency to your build.sbt file:

libraryDependencies += "net.automatalib" % "automata-serialization-taf" % "0.10.0"

Advertisement

Dependencies from Group

Oct 11, 2020
64 usages
64 stars
Oct 11, 2020
54 usages
64 stars
Oct 11, 2020
48 usages
64 stars
Oct 11, 2020
41 usages
64 stars
Oct 11, 2020
20 usages
64 stars

Discover Dependencies

May 28, 2019
1 usages
10 stars
May 26, 2021
2 usages
32 stars
Feb 27, 2023
16 usages
1.3k stars
Oct 11, 2020
3 usages
64 stars
Jun 29, 2020
2 usages
1 stars
Jan 27, 2022
5 usages
11 stars
Aug 23, 2023
6 usages
Nov 07, 2022
2 usages
2 stars