is not current version
Last Version 0.10.0

net.automatalib:automata-build-tools 0.7.1

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.7.1
Type

Type

jar

Download automata-build-tools 0.7.1


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