Last Version

LearnLib :: Drivers :: Mapper 0.16.0

Translation utilities for mapping abstract hypothesis symbols to concrete SUL symbols

License

License

GroupId

GroupId

de.learnlib
ArtifactId

ArtifactId

learnlib-mapper
Version

Version

0.16.0
Type

Type

jar
Description

Description

LearnLib :: Drivers :: Mapper
Translation utilities for mapping abstract hypothesis symbols to concrete SUL symbols

Download learnlib-mapper 0.16.0


<!-- https://jarcasting.com/artifacts/de.learnlib/learnlib-mapper/ -->
<dependency>
    <groupId>de.learnlib</groupId>
    <artifactId>learnlib-mapper</artifactId>
    <version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.learnlib/learnlib-mapper/
implementation 'de.learnlib:learnlib-mapper:0.16.0'
// https://jarcasting.com/artifacts/de.learnlib/learnlib-mapper/
implementation ("de.learnlib:learnlib-mapper:0.16.0")
'de.learnlib:learnlib-mapper:jar:0.16.0'
<dependency org="de.learnlib" name="learnlib-mapper" rev="0.16.0">
  <artifact name="learnlib-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.learnlib', module='learnlib-mapper', version='0.16.0')
)
libraryDependencies += "de.learnlib" % "learnlib-mapper" % "0.16.0"
[de.learnlib/learnlib-mapper "0.16.0"]

Dependencies

compile (4)

Group / Artifact Type Version
de.learnlib : learnlib-api jar 0.16.0
net.automatalib : automata-api jar
net.automatalib : automata-core jar
org.checkerframework : checker-qual jar 3.7.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.