Last Version

AutomataLib :: Commons 0.10.0

Common parent metaproject for various small Java libraries which are required by AutomataLib, but are not specific to AutomataLib itself (i.e., are not or only indirectly related to modeling automata and graphs).

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.automatalib
ArtifactId

ArtifactId

automata-commons-parent
Version

Version

0.10.0
Type

Type

pom
Description

Description

AutomataLib :: Commons
Common parent metaproject for various small Java libraries which are required by AutomataLib, but are not specific to AutomataLib itself (i.e., are not or only indirectly related to modeling automata and graphs).

Download automata-commons-parent 0.10.0


<!-- https://jarcasting.com/artifacts/net.automatalib/automata-commons-parent/ -->
<dependency>
    <groupId>net.automatalib</groupId>
    <artifactId>automata-commons-parent</artifactId>
    <version>0.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.automatalib/automata-commons-parent/
implementation 'net.automatalib:automata-commons-parent:0.10.0'
// https://jarcasting.com/artifacts/net.automatalib/automata-commons-parent/
implementation ("net.automatalib:automata-commons-parent:0.10.0")
'net.automatalib:automata-commons-parent:pom:0.10.0'
<dependency org="net.automatalib" name="automata-commons-parent" rev="0.10.0">
  <artifact name="automata-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.automatalib', module='automata-commons-parent', version='0.10.0')
)
libraryDependencies += "net.automatalib" % "automata-commons-parent" % "0.10.0"
[net.automatalib/automata-commons-parent "0.10.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • util
  • smartcollections