MVN

de.athalis.coreasm : coreasm-engine

Maven & Gradle

Nov 22, 2022
2 usages
1 stars

CoreASM Engine · This is a fork of the CoreASM project from https://github.com/coreasm/coreasm.core The CoreASM project focuses on the design of a lean executable ASM (Abstract State Machines) language, in combination with a supporting tool environment for high-level design, experimental validation and formal verification (where appropriate) of abstract system models.

<dependency>
    <groupId>de.athalis.coreasm</groupId>
    <artifactId>coreasm-engine</artifactId>
    <version>1.7.3-locke-6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.athalis.coreasm : coreasm-engine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.3-locke-6

All Versions

Choose a version of de.athalis.coreasm : coreasm-engine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
coreasm-engine-1.7.3-locke-6
coreasm-engine-1.7.3-locke-5
coreasm-engine-1.7.3-locke-4

How to add a dependency to Maven

Add the following de.athalis.coreasm : coreasm-engine maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.athalis.coreasm</groupId>
    <artifactId>coreasm-engine</artifactId>
    <version>1.7.3-locke-6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.athalis.coreasm : coreasm-engine gradle dependency to your build.gradle file:

implementation 'de.athalis.coreasm:coreasm-engine:1.7.3-locke-6'

Gradle Kotlin DSL: Add the following de.athalis.coreasm : coreasm-engine gradle kotlin dependency to your build.gradle.kts file:

implementation("de.athalis.coreasm:coreasm-engine:1.7.3-locke-6")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.athalis.coreasm : coreasm-engine sbt scala dependency to your build.sbt file:

libraryDependencies += "de.athalis.coreasm" % "coreasm-engine" % "1.7.3-locke-6"

Advertisement

Dependencies from Group

Nov 22, 2022
4 usages
1 stars
Nov 22, 2022
2 usages
1 stars
Nov 22, 2022
1 stars
Nov 22, 2022
1 stars
Nov 22, 2022
1 stars

Discover Dependencies

Oct 10, 2019
1 usages
2 stars
Dec 21, 2019
1 usages
0 stars
Oct 06, 2019
1 usages
Aug 06, 2022
2 usages
May 08, 2020
1 usages
0 stars
Jul 19, 2023
1 usages
3.4k stars
Dec 04, 2020
1 usages
May 20, 2020
1 usages
Oct 24, 2019
1 usages
4 stars