MVN

com.centit.support : centit-compiler

Maven & Gradle

Jan 13, 2021
6 usages
16 stars

com.centit.support:centit-compiler · 一个简易的编译系统包括一个词法分析器lexer和一个表达式运算程序,支持四则运行、逻辑运行等等

<dependency>
    <groupId>com.centit.support</groupId>
    <artifactId>centit-compiler</artifactId>
    <version>2.3.2101</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.centit.support : centit-compiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.2101

All Versions

Choose a version of com.centit.support : centit-compiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
centit-compiler-2.3.2101
centit-compiler-2.3.2007
centit-compiler-2.3.2002
2.2.x
centit-compiler-2.2.1812
centit-compiler-2.2.1809
centit-compiler-2.2.1808
centit-compiler-2.2.1806
centit-compiler-2.2.1805
centit-compiler-2.2.1804
centit-compiler-2.2.1803
centit-compiler-2.2.5
centit-compiler-2.2.4
centit-compiler-2.2.3.1
centit-compiler-2.2.2
centit-compiler-2.2.1
2.2
centit-compiler-2.2
2.1.x
centit-compiler-2.1.2
2.1
centit-compiler-2.1

How to add a dependency to Maven

Add the following com.centit.support : centit-compiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.centit.support</groupId>
    <artifactId>centit-compiler</artifactId>
    <version>2.3.2101</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.centit.support : centit-compiler gradle dependency to your build.gradle file:

implementation 'com.centit.support:centit-compiler:2.3.2101'

Gradle Kotlin DSL: Add the following com.centit.support : centit-compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("com.centit.support:centit-compiler:2.3.2101")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.centit.support : centit-compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "com.centit.support" % "centit-compiler" % "2.3.2101"

Advertisement

Dependencies from Group

Feb 15, 2023
13 usages
16 stars
Feb 15, 2023
13 usages
2 stars
Feb 15, 2023
7 usages
2 stars
Jan 13, 2021
6 usages
16 stars
Feb 20, 2019
2 usages
16 stars

Discover Dependencies

Jun 04, 2016
1 usages
0 stars
sdk
Dec 05, 2016
0 stars
Jun 04, 2016
1 usages
0 stars
Dec 05, 2016
1 usages
0 stars
Jun 04, 2016
3 usages
Jun 04, 2016
10 usages
Feb 05, 2019
2 usages
Dec 22, 2016
6 stars
Dec 22, 2016
6 stars