MVN

com.github.kyriosdata.parser : parser

Maven & Gradle

Dec 30, 2016
3 usages
1 stars

com.github.kyriosdata.parser:parser · Analisador léxico, analisador sintático e avaliador de expressões matemáticas.

<dependency>
    <groupId>com.github.kyriosdata.parser</groupId>
    <artifactId>parser</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.kyriosdata.parser : parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.kyriosdata.parser : parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
parser-1.0.2
parser-1.0.1
parser-1.0.0

How to add a dependency to Maven

Add the following com.github.kyriosdata.parser : parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.kyriosdata.parser</groupId>
    <artifactId>parser</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.kyriosdata.parser : parser gradle dependency to your build.gradle file:

implementation 'com.github.kyriosdata.parser:parser:1.0.2'

Gradle Kotlin DSL: Add the following com.github.kyriosdata.parser : parser gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.kyriosdata.parser:parser:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.kyriosdata.parser : parser sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.kyriosdata.parser" % "parser" % "1.0.2"

Advertisement

Dependencies from Group

Dec 30, 2016
3 usages
1 stars

Discover Dependencies

Dec 27, 2017
2 usages
187 stars
Nov 26, 2020
6 usages
0 stars
Jan 26, 2018
3 usages
0 stars
Apr 03, 2020
2 usages
37 stars
Oct 16, 2017
2 usages
1 stars
Apr 05, 2018
3 usages
1 stars
Jul 31, 2023
4 usages
54 stars
Jan 31, 2018
2 usages
Jul 25, 2019
2 usages
196 stars