MVN

me.jaimegarza : syntax

Maven & Gradle

Oct 01, 2017
1 usages
6 stars

Syntax Compiler-Compiler · Syntax is a compiler compiler that handles LALR and SLR grammars. It can generate C, Java and Delphi Pascal artifacts

<dependency>
    <groupId>me.jaimegarza</groupId>
    <artifactId>syntax</artifactId>
    <version>4.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.jaimegarza : syntax to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.2.0

All Versions

Choose a version of me.jaimegarza : syntax to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.2.x
syntax-4.2.0
4.1.x
syntax-4.1.0
4.0.x
syntax-4.0.3
syntax-4.0.2
syntax-4.0.1
syntax-4.0.0

How to add a dependency to Maven

Add the following me.jaimegarza : syntax maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.jaimegarza</groupId>
    <artifactId>syntax</artifactId>
    <version>4.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.jaimegarza : syntax gradle dependency to your build.gradle file:

implementation 'me.jaimegarza:syntax:4.2.0'

Gradle Kotlin DSL: Add the following me.jaimegarza : syntax gradle kotlin dependency to your build.gradle.kts file:

implementation("me.jaimegarza:syntax:4.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.jaimegarza : syntax sbt scala dependency to your build.sbt file:

libraryDependencies += "me.jaimegarza" % "syntax" % "4.2.0"

Advertisement

Dependencies from Group

Oct 01, 2017
1 usages
6 stars
Oct 02, 2017
1 stars

Discover Dependencies

Aug 21, 2019
2 usages
0 stars
May 09, 2016
4 usages
Aug 27, 2019
1 usages
0 stars
Apr 05, 2016
5 stars
Apr 29, 2016
1 usages
0 stars
Apr 09, 2016
1 usages
19 stars
May 26, 2017
1 usages
4 stars
Jul 22, 2017
1 usages
267 stars
Nov 17, 2017
1 usages
3 stars