is not current version
Last Version 0.10.0

net.automatalib:automata-build-tools 0.9.0

Tools and resources required for building AutomataLib

Categories

Categories

Build Tools Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.automatalib
ArtifactId

ArtifactId

automata-build-tools
Version

Version

0.9.0
Type

Type

jar

Download automata-build-tools 0.9.0


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