MVN

com.strumenta.kolasu : core

Maven & Gradle

Jul 17, 2021
2 usages
103 stars

core · Framework to work with AST and building languages. Integrated with ANTLR.

<dependency>
    <groupId>com.strumenta.kolasu</groupId>
    <artifactId>core</artifactId>
    <version>1.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.strumenta.kolasu : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.0

All Versions

Choose a version of com.strumenta.kolasu : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
core-1.3.0

How to add a dependency to Maven

Add the following com.strumenta.kolasu : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.strumenta.kolasu</groupId>
    <artifactId>core</artifactId>
    <version>1.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.strumenta.kolasu : core gradle dependency to your build.gradle file:

implementation 'com.strumenta.kolasu:core:1.3.0'

Gradle Kotlin DSL: Add the following com.strumenta.kolasu : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.strumenta.kolasu:core:1.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.strumenta.kolasu : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.strumenta.kolasu" % "core" % "1.3.0"

Advertisement

Dependencies from Group

Aug 16, 2023
3 usages
103 stars
Jul 17, 2021
2 usages
103 stars
Aug 16, 2023
1 usages
103 stars
emf
Jul 17, 2021
1 usages
103 stars
Jul 17, 2021
103 stars

Discover Dependencies

Jul 13, 2021
1 usages
4 stars
Jul 16, 2021
41 stars
Nov 24, 2021
3 usages
121 stars
Aug 24, 2023
3 usages
395 stars
Aug 18, 2023
1 usages
439 stars
Aug 18, 2023
2 usages
439 stars
Jul 20, 2021
2 usages
0 stars